gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mauricio Carneiro 3b6e43b7c4 Use reads that span multiple intervals
* RR will now compress reads that span across multiple intervals correctly and output them in the correct order.
* Fixed bug in getReadCoordinateForReferenceCoordinate where if the requested reference coordinate fell inside a deletion in the read the read would be clipped up to one element past the deletion.
2011-09-27 18:39:06 -04:00
public Use reads that span multiple intervals 2011-09-27 18:39:06 -04:00
settings Merged bug fix from Stable into Unstable 2011-09-27 14:34:39 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml To work around potential problem with invalid javax.mail 1.4.1 in ivy cache, added explicit javax.mail 1.4.4 along with build.xml code to remove 1.4.1. 2011-09-20 00:14: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