gatk-3.8/java/src/org/broadinstitute/sting/gatk/walkers
depristo 9fca79ed62 Read groups are now sorted in the output data, for convenience
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1129 348d0f76-0448-11de-a6fe-93d51630548a
2009-06-30 16:50:44 +00:00
..
recalibration Read groups are now sorted in the output data, for convenience 2009-06-30 16:50:44 +00:00
Allows.java @Required / @Allows flags for main arguments. 2009-05-19 23:26:17 +00:00
By.java Switch TraverseByLoci over to new sharding system, and cleanup some code in passing read files along 2009-05-15 21:02:12 +00:00
CountLociWalker.java N-way parallelism. Works for small test cases. Untested for large test cases. 2009-05-01 19:34:09 +00:00
CountReadsWalker.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
DataSource.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
DepthOfCoverageWalker.java Switch to better mechanism for supplying a default. 2009-05-07 01:22:01 +00:00
DuplicateWalker.java More improvements to the duplicate quality combiner, making progress towards a clean system 2009-05-21 22:26:57 +00:00
LocusWalker.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
LocusWindowWalker.java remove hacked traversal in preparation for move to Matt's new one 2009-06-25 14:32:05 +00:00
NullWalker.java Added RefMetaDataTracker system as a replacement for the List<RefenenceOrderedData> going into walkers. This system allows you to more easily get a tracker for processing using the lookup(name, default) system. See Pileup for an example. 2009-04-03 19:54:54 +00:00
PileupWalker.java Disabled option to show secondary quals as the definition has changed to conform to the spec and thus this printout is non-sensical. 2009-06-09 03:21:14 +00:00
PileupWithContextWalker.java Another formatting change to make Hapmap sites more clearly visible. 2009-06-12 19:53:21 +00:00
PrintLocusContextWalker.java TraverseByLocusWindow -- asstd bug fixes. 2009-06-25 22:51:38 +00:00
PrintReadsWalker.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
RMD.java @Required / @Allows flags for main arguments. 2009-05-19 23:26:17 +00:00
ReadWalker.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
RefWalker.java Added REFERENCE_BASES required annotation for performance 2009-06-18 21:03:57 +00:00
Requires.java @Required / @Allows flags for main arguments. 2009-05-19 23:26:17 +00:00
TreeReducible.java N-way parallelism. Works for small test cases. Untested for large test cases. 2009-05-01 19:34:09 +00:00
ValidatingPileupWalker.java Validated Mark's assertion that GSA-27 is fixed. Also did some cleanup on the pileup walker so that it doesn't output to System.out. 2009-05-26 15:58:21 +00:00
Walker.java intervals_file + genome_loc => intervals. 2009-05-12 01:04:18 +00:00
WalkerName.java Make command-line arguments available in walker constructor, provide back door from 2009-03-26 20:45:27 +00:00
package.html More package-level documentation. 2009-06-17 16:28:45 +00:00