gatk-3.8/java/src/org/broadinstitute/sting
ebanks 01ffa307c2 When going NWay out in the cleaner, use the new *merged* header (instead of the original one) for each bam file so that it matches the new uniquified read group ids in the reads.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3569 348d0f76-0448-11de-a6fe-93d51630548a
2010-06-16 19:36:36 +00:00
..
alignment BaseUtils has more clear distinction between byte and char routines. All char routines are @Depreciated now. Please use bytes. Better organization of reverse(), now in Utils not BaseUtils. 2010-05-20 14:05:13 +00:00
analyzecovariates The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had 2010-04-20 15:26:32 +00:00
commandline The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had 2010-04-20 15:26:32 +00:00
gatk When going NWay out in the cleaner, use the new *merged* header (instead of the original one) for each bam file so that it matches the new uniquified read group ids in the reads. 2010-06-16 19:36:36 +00:00
oneoffprojects Improved buffer-size arg handling 2010-06-14 19:59:15 +00:00
playground a) Cleanup, remove -input argument from BeagleOutputToVCFWalker since it's not needed. 2010-06-16 02:13:08 +00:00
queue/util Fix for a reflection issue with generic types. 2010-06-16 15:58:38 +00:00
utils A simple utility class that implements a merging Iterator<GenomeLoc> built over an interval or bed file (this is NOT a rod, but rather a direct line-by-line file reader that converts strings to genome locs on the fly and merges overlapping intervals) 2010-06-14 15:54:37 +00:00