gatk-3.8/java/src/org/broadinstitute/sting/gatk
kiran c4d9058f32 Added module rodVariants.class to the list of allowable RODs.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1037 348d0f76-0448-11de-a6fe-93d51630548a
2009-06-17 21:33:13 +00:00
..
datasources Package level documentation -- helps new users get acclimated to the codebase more quickly. 2009-06-17 16:27:48 +00:00
executive More package-level documentation. 2009-06-17 16:28:45 +00:00
iterators More package-level documentation. 2009-06-17 16:28:45 +00:00
refdata Added module rodVariants.class to the list of allowable RODs. 2009-06-17 21:33:13 +00:00
traversals Package level documentation -- helps new users get acclimated to the codebase more quickly. 2009-06-17 16:27:48 +00:00
walkers More package-level documentation. 2009-06-17 16:28:45 +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 checked in a sample xml file used to store the defaults for the SomaticCoverage tool, and added it to the SomaticCoverage.jar in build.sml. Also added a inputStream marshalling method to the GATKArgumentCollection. 2009-06-10 20:46:16 +00:00
GenomeAnalysisEngine.java Pooling resources to lower memory consumption. 2009-06-10 13:39:32 +00:00
LocusContext.java Update to latest version of picard. Change imports in all classes dependent on picard public from import edu.mit.broad.picard... to import net.sf.picard... 2009-05-28 20:13:01 +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 Pooling resources to lower memory consumption. 2009-06-10 13:39:32 +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