Fixed reference (via busted symlink) /broad/1KG
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4245 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
dfdd0b69a9
commit
4183e8805a
|
|
@ -16,7 +16,7 @@ public class AlignerIntegrationTest extends WalkerTest {
|
|||
public void testBasicAlignment() {
|
||||
String md5 = "c6d95d8ae707e78fefdaa7375f130995";
|
||||
WalkerTest.WalkerTestSpec spec = new WalkerTest.WalkerTestSpec(
|
||||
"-R /humgen/gsa-scr1/GATK_Data/bwa/human_b36_both.fasta" +
|
||||
"-R " + b36KGReference +
|
||||
" -T Align" +
|
||||
" -I " + validationDataLocation + "NA12878_Pilot1_20.trimmed.unmapped.bam" +
|
||||
" -ob %s",
|
||||
|
|
|
|||
Loading…
Reference in New Issue