gatk-3.8/public/java/src/org/broadinstitute/sting/utils/duplicates
Mauricio Carneiro e89ff063fc GATKSAMRecord refactor
The GATK engine will now provide a GATKSAMRecord to all tools which incorporates the functionality used by the GATK to the bam file (ReadGroups, Reduced Reads, ...).

* No tools should create SAMRecord anymore, use GATKSAMRecord instead *
2011-11-03 15:43:26 -04:00
..
DupUtils.java GATKSAMRecord refactor 2011-11-03 15:43:26 -04:00
DuplicateComp.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00