gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers
ebanks 71f38a9199 Adding performance tests for the recalibrator (Whole Genome and Whole Exome tests).
Should take ~3 hours to run.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3145 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-09 18:30:59 +00:00
..
annotator Heads up everyone: 2010-04-09 05:37:25 +00:00
concordance Fixing/cleaning up the vcf merge util 2010-03-19 15:13:32 +00:00
fasta Fix off-by-one error in original implementation of read sharding. Tested by 2010-03-06 18:52:53 +00:00
filters Moving VariantFiltration over to use VariantContext. 2010-03-19 18:35:23 +00:00
genotyper A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
indels Added test of Nway cleaning for Matt; thanks to Aaron for the help. 2010-03-10 21:00:41 +00:00
recalibration Adding performance tests for the recalibrator (Whole Genome and Whole Exome tests). 2010-04-09 18:30:59 +00:00
sequenom Heads up everyone: 2010-04-09 05:37:25 +00:00
varianteval added a performance test build option (for the upcoming performance test suite), and added a sample performance test for VariantEval. 2010-04-08 15:37:15 +00:00
DepthOfCoverageIntegrationTest.java Added an auxiliary table to DepthOfCoverage, which is the cumulative equivalent of the locus table (got tired of doing the calculation by hand). Also took care of a trailing tab in the per-locus output table. 2010-04-08 19:37:17 +00:00
PileupWalkerIntegrationTest.java Now that we changed how deletions are represented, got to update MD5... 2009-12-30 22:00:58 +00:00
PrintReadsWalkerUnitTest.java A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
VariantsToVCFIntegrationTest.java Moving VariantsToVCF to core. 2010-03-26 18:55:12 +00:00