gatk-3.8/public/java/test/org/broadinstitute/sting
Guillermo del Angel 3dfb60a46e Fixing up and refactoring usage of indel categories. On a variant context, isInsertion() and isDeletion() are now removed because behavior before was wrong in case of multiallelic sites. Now, methods isSimpleInsertion() and isSimpleDeletion() will return true only if sites are biallelic. For multiallelic sites, isComplex() will return true in all cases.
VariantEval module CountVariants is corrected and an additional column is added so that we log mixed events and complex indels separately (before they were being conflated).
VariantEval module IndelStatistics is considerably simplified as the sample stratification was wrong and redundant, now it should work with the VE-generic Sample stratification. Several columns are renamed or removed since they're not really useful
2011-08-18 16:17:38 -04:00
..
alignment Reinitialize random seed in the bwa bindings from the fixed seed stored in the 2011-07-22 13:41:53 -04:00
commandline Fixed broken RodBinding defaults. 2011-08-11 08:58:30 -04:00
gatk Improved descriptions for the SnpEff annotations in the VCF header 2011-08-17 16:09:10 -04:00
jna Memory limits changed from Int to Double. 2011-07-21 22:57:18 -04:00
pipeline Cleanup of the utils.broad package. 2011-07-01 20:47:03 -04:00
utils Fixing up and refactoring usage of indel categories. On a variant context, isInsertion() and isDeletion() are now removed because behavior before was wrong in case of multiallelic sites. Now, methods isSimpleInsertion() and isSimpleDeletion() will return true only if sites are biallelic. For multiallelic sites, isComplex() will return true in all cases. 2011-08-18 16:17:38 -04:00
BaseTest.java Fixing syntax of BQSR and UG performance tests. 2011-08-11 17:04:09 -04:00
MD5DB.java Go for global integrationtest path first, if possible. 2011-07-26 17:35:30 -04:00
StingTextReporter.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
WalkerTest.java Walker test system refactoring. All MD5DB related functions are now in MD5DB.java. 2011-07-18 10:46:01 -04:00