gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mauricio Carneiro a5e75cd14c Outputting both consensus base qualities and counts
The base qualities of a consensus reads are now the average quality of the bases forming the consensus base (most common base) and the consensus quality tag now carry an array with the counts of each base in the consensus. This should increase file size but improve calling sensitivity/specificity.
2011-09-29 12:54:41 -04:00
public Outputting both consensus base qualities and counts 2011-09-29 12:54:41 -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