gatk-3.8/public/java/test/org/broadinstitute/sting
Guillermo del Angel 782453235a Updated VariantEvalIntegrationTest since there's a new column separating nMixed and nComplex in CountVariants
Misc updates to WholeGenomeIndelCalling.scala
Bug fix in VariantEval (may be temporary, need more investigation): if -disc option is used in sites-only vcf's then a null pointer exception is produced, caused by recent introduction of -xl_sf options.
2011-08-20 12:24:22 -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 Cleanup of codec locations. No more dbSNPHelper 2011-08-18 10:02:46 -04:00
gatk Updated VariantEvalIntegrationTest since there's a new column separating nMixed and nComplex in CountVariants 2011-08-20 12:24:22 -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