gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/variantutils
ebanks 954dd84f51 Adding an integration test (against hg18 this time) that requires on-the-fly sorting in order to work properly.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4500 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-15 07:45:21 +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 Adding an integration test (against hg18 this time) that requires on-the-fly sorting in order to work properly. 2010-10-15 07:45:21 +00:00
SelectVariantsIntegrationTest.java Now processes VCF files with repeated loci without crashing. 2010-10-12 04:36:07 +00:00