gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/variantutils
hanna 0c99c97685 The engine now automatically adds the command-line arguments to the header of every VCF, unless -NO_HEADER is specified.
Changed integration tests, adding the -NO_HEADER argument, for walkers that previously did not include the command-line
arg headers.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4326 348d0f76-0448-11de-a6fe-93d51630548a
2010-09-22 15:27:58 +00:00
..
CombineVariantsIntegrationTest.java CombineVariants now outputs the command line in the VCF header. Added a new hidden argument to VR walkers called --NoByHapMapValidationStatus to turn off the by-hapmap dbsnp rod behavior. Very useful for experimenting with which sets to use as training data. 2010-09-18 16:06:50 +00:00
CombineVariantsUnitTest.java Starting the clean up of the sting.utils.genotype code which is all either moving to Tribble, moving to sting.utils.vcf, or being removed. 2010-08-10 02:16:05 +00:00
LiftoverVariantsIntegrationTest.java The engine now automatically adds the command-line arguments to the header of every VCF, unless -NO_HEADER is specified. 2010-09-22 15:27:58 +00:00
SelectVariantsIntegrationTest.java The engine now automatically adds the command-line arguments to the header of every VCF, unless -NO_HEADER is specified. 2010-09-22 15:27:58 +00:00