gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
andrewk e3ac0cb500 - A lot of code cleaned up; separated metrics code from AlleleFrequencyMetricsWalker into AlleleMetrics and eliminated the former class. AFMW (aside from being a name so long that it warrants an acronym) can now be implemented by passing an option to AlleleFreqeuncyWalker that logs metrics to a file.
- AlleleMetrics and AlleleMetricrsWalker are now ready to take a list of clasess that implement the AllelicVariant interface
- Switched a genome location in AlleleFrequencyEstimate from String to GenomeLoc which makes way more sense.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@280 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-03 02:09:10 +00:00
c Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
doc Slight improvements to allele caller interface; fixed problem with printing progress 2009-04-02 16:44:12 +00:00
java - A lot of code cleaned up; separated metrics code from AlleleFrequencyMetricsWalker into AlleleMetrics and eliminated the former class. AFMW (aside from being a name so long that it warrants an acronym) can now be implemented by passing an option to AlleleFreqeuncyWalker that logs metrics to a file. 2009-04-03 02:09:10 +00:00
python Added Hapmap data track (using rodGFF class for GFF file format) to toolkit as a command line option, Hapmap metrics to AlleleFrequencyMetricsWalker, and a python Geli2GFF file converter. 2009-03-24 03:58:03 +00:00
settings Bump picard and samtools to latest. 2009-03-27 02:26:28 +00:00
shell Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
testdata Skeleton of new directory structure. 2009-03-11 20:05:05 +00:00
build.xml Removed now-useless FourBaseCaller jar target (FourBaseRecaller replaces it). 2009-04-02 22:13:51 +00:00
ivy.xml Bump picard and samtools to latest. 2009-03-27 02:26:28 +00:00