gatk-3.8/public/java/test/org/broadinstitute/sting/gatk/walkers
Eric Banks 9c1728416c Revert "Updating md5 for fixed file" because this was fixed properly in unstable (but will break SnpEff if put into Stable).
This reverts commit 6b4182c6ab3e214da4c73bc6f3687ac6d1c0b72c.
2011-09-22 13:16:42 -04:00
..
CNV Revert "Updating md5 for fixed file" because this was fixed properly in unstable (but will break SnpEff if put into Stable). 2011-09-22 13:16:42 -04:00
annotator SnpEff annotator now adds OriginalSnpEffVersion and OriginalSnpEffCmd lines to the header of the VCF output file. 2011-09-20 16:30:55 -04:00
beagle Intermediate (but necessary) fix for Beagle walkers: if a marker is absent in the Beagle output files, but present in the input vcf, there's no reason why it should be omitted in the output vcf. Rather, the vc is written as is from the input vcf 2011-09-13 16:57:37 -04:00
coverage Moving more tools over to the new rod system 2011-08-10 13:42:35 -04:00
diffengine Spelling fix requires md5 updates 2011-08-26 07:40:44 -04:00
fasta More updates to be consistent with the new rod syntax. 2011-08-09 10:11:37 -04:00
filters Thanks to Mark for agreeing to transition from 'variants' back to 'variant'. I think I got them all but I've been jumping all around the code, so there might be a straggler or two. 2011-08-09 12:04:55 -04:00
genotyper Uncomment code to add deleted bases covering an indel to per-sample genotype reporting, update integration tests accordingly 2011-09-10 19:41:01 -04:00
indels Moving more tools over to the new rod system 2011-08-10 13:42:35 -04:00
phasing Update to new RodBinding system 2011-08-11 17:54:16 -04:00
qc Thanks to Mark for agreeing to transition from 'variants' back to 'variant'. I think I got them all but I've been jumping all around the code, so there might be a straggler or two. 2011-08-09 12:04:55 -04:00
recalibration Fixing syntax of BQSR and UG performance tests. 2011-08-11 17:04:09 -04:00
validation Continuing progress towards RodBinding 1.0 2011-08-03 17:19:28 -04:00
varianteval Renaming VariantAnnotator SnpEff keys 2011-09-15 17:42:15 -04:00
variantrecalibration Changing the VQSR command line syntax back to the parsed tags approach. This cleans up the code and makes sure we won't be parsing the same rod file multiple times. I've tried to update the appropriate qscripts. 2011-09-12 12:17:43 -04:00
variantutils Merge from stable into unstable 2011-09-22 11:19:43 -04:00
BAQIntegrationTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
ClipReadsWalkersIntegrationTest.java Swapped argument order but not MD5 order 2011-08-19 16:55:56 -04:00
PileupWalkerIntegrationTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
PrintReadsIntegrationTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
PrintReadsWalkerUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00