gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen edfd6f8a06 Removing a public -> private dependency from the test suite.
The public integration test VariantContextIntegrationTest was dependent on the
private walker TestVariantContextWalker. Moved this walker to public/java/test
(NOT public/java/src, since this walker is only used by the test suite) to avoid
errors during public-only tests.
2011-10-13 21:32:52 -04:00
public Removing a public -> private dependency from the test suite. 2011-10-13 21:32:52 -04:00
settings Fixed Ant / PluginManager issue where reflections was picking up all class files under current working directory due to "." in jar manifest classpaths. 2011-09-27 14:33:57 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Codecs other than VCF accidentally bled into vcf.jar. Unfortunately, vcf.jar 2011-10-08 22:24:35 -04:00
ivy.xml Fixed Ant / PluginManager issue where reflections was picking up all class files under current working directory due to "." in jar manifest classpaths. 2011-09-27 14:33:57 -04:00