gatk-3.8/public/java
Mauricio Carneiro e1b4c3968f Fixing GATKSAMRecord bug
when constructing a GATKSAMRecord from scratch, we should set "mRestOfBinaryData" to null so the BAMRecord doesn't try to retrieve missing information from the non-existent bam file.
2011-11-08 16:50:36 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Fixing GATKSAMRecord bug 2011-11-08 16:50:36 -05:00
test Merged bug fix from Stable into Unstable 2011-11-07 15:26:35 -05:00