gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
kiran 2ef2c9e121 Fixed an issue wherein the SQ field was only being pulled from the first read of the pileup, no matter what. Fixed an issue wherein Andrew enumerates his bases as A:0, C:1, T:2, G:3, and Kiran's QualityUtils methods enumerate bases as A:0, C:1, G:2, T:3 (we should standardize this). Fixed an issue wherein the remaining probability was being divided by 3 rather than 2 when four-base probs are enabled.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@356 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-10 04:17:53 +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 Fixed an issue wherein the SQ field was only being pulled from the first read of the pileup, no matter what. Fixed an issue wherein Andrew enumerates his bases as A:0, C:1, T:2, G:3, and Kiran's QualityUtils methods enumerate bases as A:0, C:1, G:2, T:3 (we should standardize this). Fixed an issue wherein the remaining probability was being divided by 3 rather than 2 when four-base probs are enabled. 2009-04-10 04:17:53 +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 Bump sam jdk to svn rev 207. 2009-04-08 22:16:46 +00:00
ivy.xml Added castor dependency. 2009-04-07 22:27:39 +00:00