gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo ccac77d888 Bugfix for incorrect allele counting in IndelSummary
-- Previous version would count all alt alleles as present in a sample, even if only 1 were present, because of the way VariantEval subsetted VCs
-- Updated code for subsetting VCs by sample to be clearer about how it handles rederiving alleles
-- Update a few pieces of code to get previous correct behavior
-- Updated a few MD5s as now ref calls at sites in dbSNP are counted as having a comp sites, and therefore show up in known sites when Novelty strat is on (which I think is correct)
-- Walkers that used old subsetting function with true are now using clearer version that does rederive alleles by default
2012-08-01 15:45:12 -04:00
licensing Final final final version of the license. 2012-07-20 18:00:02 -04:00
protected/java Merged bug fix from Stable into Unstable 2012-08-01 10:56:45 -04:00
public Bugfix for incorrect allele counting in IndelSummary 2012-08-01 15:45:12 -04:00
settings Removed Categories. 2012-07-25 13:46:24 -04:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
build.xml Remove reference dependence in BCF2Codec 2012-07-25 08:56:38 -04:00
ivy.xml V1 of tool to visualize the quality score information in the context covariates 2012-07-31 08:11:02 -04:00