gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
kiran f838a5e511 Changed some double comparisons of the form a == b to abs(a - b) <= precision. Now we shouldn't be passing or failing some if conditions due to floating-point precision.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@388 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-13 20:05:46 +00:00
c Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
doc Updated with last week / next week for 6 April. 2009-04-06 14:05:20 +00:00
java Changed some double comparisons of the form a == b to abs(a - b) <= precision. Now we shouldn't be passing or failing some if conditions due to floating-point precision. 2009-04-13 20:05:46 +00:00
python Helper utility for merging BAM files 2009-04-09 20:10:41 +00:00
settings Bump sam jdk to svn rev 207. 2009-04-08 22:16:46 +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 Added MatchSQTagToStrand jar target. 2009-04-13 00:50:36 +00:00
ivy.xml Added castor dependency. 2009-04-07 22:27:39 +00:00