gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo fd4540cd32 Fixed extraordinarily subtle race condition with contracts invariant
-- all of the methods in the class must be synchronized or the internal state can be inconsistent with the contract invariant when entering the class in a non-synchronized method, even when that method doesn't care about the object's internal state
2011-10-17 13:37:55 -04:00
public Fixed extraordinarily subtle race condition with contracts invariant 2011-10-17 13:37:55 -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