gatk-3.8/public/java/test/org/broadinstitute/sting/utils/variant
Mark DePristo d7bec9eb6e AssessNA12878 bugfixes
-- @Output isn't required for AssessNA12878
-- Previous version would could non-variant sites in NA12878 that resulted from subsetting a multi-sample VC to NA12878 as CALLED_BUT_NOT_IN_DB sites.  Now they are properly skipped
-- Bugfix for subsetting samples to NA12878.  Previous version wouldn't trim the alleles when subsetting down a multi-sample VCF, so we'd have false FN/FP sites at indels when the multi-sample VCF has alleles that result in the subset for NA12878 having non-trimmed alleles.  Fixed and unit tested now.
2013-03-18 15:48:08 -04:00
..
GATKVariantContextUtilsUnitTest.java AssessNA12878 bugfixes 2013-03-18 15:48:08 -04:00
VCFIntegrationTest.java org.broadinstitute.variant refactor, part 2 2013-01-28 09:03:46 -05:00
VariantContextBenchmark.java Move some VCF/VariantContext methods back to the GATK based on feedback 2013-01-29 16:56:55 -05:00