gatk-3.8/public/java
Mark DePristo f5a301fb63 Bugfix for AlignmentUtils.trimCigarByBases
-- Previous version would trim down 2M2D2M into 2M if you asked for the first 2 bases, but this can result in incorrect alignment of the bases to the reference as the bases no longer span the full reference interval expected.  Fixed and added unit tests
2013-05-03 09:32:05 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Bugfix for AlignmentUtils.trimCigarByBases 2013-05-03 09:32:05 -04:00
test Bugfix for AlignmentUtils.trimCigarByBases 2013-05-03 09:32:05 -04:00