gatk-3.8/java/src/org/broadinstitute/sting/gatk
depristo 84d407ff3f Fixing odd merge problem with VariantEval -- better cluster analysis (no cumsum), rodVariant is now an AllelicVariant
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1239 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-14 18:53:27 +00:00
..
datasources Display a more intelligent error message if the user runs a locus traversal across an unmapped reads file. 2009-07-14 18:36:09 +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 Warning for possibly mismatched reads / reference was very aggressive. Relax 2009-07-14 16:21:22 +00:00
filters Until 454 goes far, far away, at least we can completely ignore it 2009-07-10 18:31:53 +00:00
iterators Some quick and dirty fixes to support querying unmapped BAM files. 2009-07-14 01:25:20 +00:00
refdata Fixing odd merge problem with VariantEval -- better cluster analysis (no cumsum), rodVariant is now an AllelicVariant 2009-07-14 18:53:27 +00:00
traversals a small refactoring, and some documentation cleanup 2009-07-09 22:03:45 +00:00
walkers The number of loci can easily overflow an int. Change reduce type to a Long. 2009-07-14 16:07:00 +00:00
CommandLineExecutable.java Fix for GSA-90: GATK banner and error messages should point to the wiki website. 2009-07-13 21:56:41 +00:00
CommandLineGATK.java Fix for GSA-90: GATK banner and error messages should point to the wiki website. 2009-07-13 21:56:41 +00:00
GATKArgumentCollection.java Enum support for command-line argument system, and some cleanup for hacks to the CleanedReadInjector that were required because Enum support was missing. 2009-07-08 20:26:16 +00:00
GenomeAnalysisEngine.java Oops! Accidentally deactivated the ArgumentFactory, needed by the CleanedReadInjector, while refactoring last night. 2009-07-13 16:41:55 +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 Better support for specifying read filters to apply directly from the walkers. 2009-07-09 23:59:53 +00:00
WalkerManager.java Better support for specifying read filters to apply directly from the walkers. 2009-07-09 23:59:53 +00:00
package.html More package-level documentation. 2009-06-17 16:28:45 +00:00