gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo dede3a30e9 Improvements to the validation report of VariantEval
-- If eval has genotypes and comp has genotypes, then subset the genotypes of comp down to the samples being evaluated when considering TP, FP, FN, TN status.  This is important in the case where you want to use this to assess, for example, the quality of calls on NA12878 but you have a CEU trio comp VCF.  The previous version was counting sites polymorphic in mom against the calls in NA12878.
-- Added testdata VCF and integrationtests to ensure this behavior continues in the future
-- TODO: actually run integration tests when I have an internet connection
2012-07-18 16:07:47 -04:00
licensing Remove old licensing 2012-04-25 12:23:08 -04:00
protected/java Enabled a whole other bunch of integration tests for BQSRv2. While I was there I also changed the default context size for indels to 3 (from 8) since that's what works best in the current implementation (as suggested by Ryan). At this point, all of the new core tools (ReduceReads, BQSRv2, HaplotypeCaller, UG extensions) have been moved over to protected and should be stable. Looks like we are pretty much ready for GATK 2.0! 2012-07-17 23:36:43 -04:00
public Improvements to the validation report of VariantEval 2012-07-18 16:07:47 -04:00
settings Rev tribble to 110. Log is: 2012-06-26 15:28:32 -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 Change committest target to allow inheritance of properties 2012-07-18 12:45:51 -04:00
ivy.xml Navel -> GXDB 2012-06-28 13:38:00 -04:00