gatk-3.8/public/java/test/org/broadinstitute/sting/utils/fragments
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
..
FragmentUtilsBenchmark.java Generalized Reads -> Fragment calculation 2011-10-26 15:54:38 -04:00
FragmentUtilsUnitTest.java GATKSAMRecord refactor 2011-11-03 15:43:26 -04:00