gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers
ebanks cba88a8861 Elegant solution to the determinism problem: force testNG to run tests in the order that I want it to.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5312 348d0f76-0448-11de-a6fe-93d51630548a
2011-02-24 21:32:35 +00:00
..
annotator When subsetting by sample, need to take extra care that hom-ref sites don't accidentally get treated as variant sites in CompOverlap. Renamed convenience method for creating command-lines in integration tests. 2011-02-18 06:26:38 +00:00
beagle There's no reason to special case no-calls if they already have PLs associated with them. Just use the PLs! 2011-01-31 15:05:45 +00:00
coverage -ct x no longer includes coverage in the previous bin 2011-02-24 15:52:04 +00:00
fasta Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
filters Adding integration test for indels in VF 2011-02-11 16:58:57 +00:00
genotyper Phase I of my promise to Mark: fleshed out integration tests for Indel Realigner 2011-02-23 21:05:20 +00:00
indels Elegant solution to the determinism problem: force testNG to run tests in the order that I want it to. 2011-02-24 21:32:35 +00:00
phasing Remove the extra trailing tab at the end of the VCF ## header line. Unfortunately, this meant updating every freaking integration test. 2010-12-08 17:22:29 +00:00
qc Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
recalibration Bug fix in CountCovariates, skip over indel records as well as SNPs in the dbsnp file. CountCovariates is now called CountCovariatesWalker. I've always hated that the name was swapped. 2010-12-02 18:43:24 +00:00
sequenom Updated integration test's MD5s reflect the fact that assay sequences were previously designed incorrectly for indels, the bug is now fixed. 2011-01-28 23:00:22 +00:00
varianteval Modified MD5s to account for Andrey's new MNP column in CountVariants. 2011-02-18 13:13:58 +00:00
variantrecalibration Removed LibBat.SUB2_BSUB_BLOCK since the use of it exits the JVM. 2010-12-14 19:57:20 +00:00
variantutils Moving VariantsToVCF to the proper directory; removing the oneoffs CG indel converter in preparation for a ligitimate CG variant Feature class in the works. 2011-02-07 05:21:01 +00:00
BAQIntegrationTest.java Better query start / stop function that directly parses the cigar string, unlike the previous version. Now properly handles H (hard-clipped) reads. Added -baq OFF and -baq RECALCULATE integration tests on all three 1KG technologies. Please let me know if this new code somehow fails. 2011-01-28 15:08:21 +00:00
ClipReadsWalkersIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
PileupWalkerIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
PrintReadsWalkerUnitTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00