gatk-3.8/java/src/org/broadinstitute/sting/gatk
hanna 5735c87581 Basic infrastructure for filtering malformed reads.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1178 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-06 22:50:22 +00:00
..
datasources Basic infrastructure for filtering malformed reads. 2009-07-06 22:50:22 +00:00
examples First step in replacing the Hello, World! document. Revamped the HelloWalker and checked it into the source tree, created a special build file for it, and added it to the packaging tool. 2009-06-30 21:59:54 +00:00
executive Basic infrastructure for filtering malformed reads. 2009-07-06 22:50:22 +00:00
iterators Basic infrastructure for filtering malformed reads. 2009-07-06 22:50:22 +00:00
refdata Added ROD for parsing hapmap3 genotype files. 2009-07-05 16:28:24 +00:00
traversals Basic infrastructure for filtering malformed reads. 2009-07-06 22:50:22 +00:00
walkers Fix for monsterous problems with solid data -- now can dynamically expand recalibration tables on the fly as reads declare additional read groups -- use assumeFaultyHeader flag 2009-07-03 17:15:49 +00:00
CommandLineExecutable.java initial check-in of an easy way to create command line tools based on the GATK 2009-06-10 17:34:02 +00:00
CommandLineGATK.java Catch and rethrow the walker's required argument, so that command-line arguments will be displayed when the GATK throws an argument exception. 2009-05-20 19:17:16 +00:00
GATKArgumentCollection.java Prep for documenting command-line arguments: delete some arguments that don't make sense any more given 2009-07-01 18:23:35 +00:00
GenomeAnalysisEngine.java Prep for documenting command-line arguments: delete some arguments that don't make sense any more given 2009-07-01 18:23:35 +00:00
LocusContext.java Fixed genome loc to be immutable, the only way to now change it's values is through the GenomeLocParser. 2009-06-30 19:17:24 +00:00
OutputTracker.java Lazy creation of output streams. Only create output streams when absolutely necessary. 2009-05-26 21:56:57 +00:00
Reads.java Prep for documenting command-line arguments: delete some arguments that don't make sense any more given 2009-07-01 18:23:35 +00:00
WalkerManager.java Farewell, functionalj. You promised much, but you could not deliver. 2009-05-28 01:35:49 +00:00
package.html More package-level documentation. 2009-06-17 16:28:45 +00:00