gatk-3.8/public/java/test/org/broadinstitute/sting
Mark DePristo 7c5c656b46 Uncovered fundamental accounting bug in VariantEval. Will be fixed by dev. team
Problem is that Novelty sees multiple records at a site (SNP, INDEL) to calculate whether a site is novel, but VariantEvalWalker makes an arbitrary decision which to use for analysis and CompOverlap may not see a comp record of the same type as eval.  So you get lines where the stratification is known but there are 10 novel sites!
2011-07-28 14:19:27 -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 Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
gatk Uncovered fundamental accounting bug in VariantEval. Will be fixed by dev. team 2011-07-28 14:19:27 -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 Moved all of the distributed GATK code to archive. 2011-07-22 09:20:32 -04:00
BaseTest.java Walker test system refactoring. All MD5DB related functions are now in MD5DB.java. 2011-07-18 10:46:01 -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