oops - missed one
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3841 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
c6ad26e04f
commit
ff6748d1cd
|
|
@ -40,7 +40,7 @@ public class LiftoverVariantsIntegrationTest extends WalkerTest {
|
|||
WalkerTestSpec spec = new WalkerTestSpec(
|
||||
"-T LiftoverVariants -o %s -R " + oneKGLocation + "reference/human_b36_both.fasta -B variant,vcf," + validationDataLocation + "yri.trio.gatk_glftrio.intersection.annotated.filtered.chr1.500.vcf -chain " + validationDataLocation + "b36ToHg19.broad.over.chain -dict " + oneKGLocation + "reference/human_g1k_v37.dict",
|
||||
1,
|
||||
Arrays.asList("252cf3cebf8844fb4327cdb86bfffd23"));
|
||||
Arrays.asList("1637877892a019061e74eb3d9a9d100f"));
|
||||
executeTest("test b36 to hg19", spec);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue