Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit 31906e1

Browse files
committed
Merge pull request #32 from FarahZKhan/patch-2
Update realignTargetCreatorJob.json
2 parents dad3023 + be77d9a commit 31906e1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tools/realignTargetCreatorJob.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
"class": "File",
99
"path": "./outputFiles/hg19.fa",
1010
},
11-
"jar_file": {
12-
"class": "File",
13-
"path": "/home/biodocker/bin/gatk/target/GenomeAnalysisTK.jar,
14-
},
11+
"jar_file": "/home/biodocker/bin/gatk/target/GenomeAnalysisTK.jar,
1512

1613
"known": [{"class": "File", "path": "dbsnp_138.vcf"}, {"class": "File", "path": "../data//GATK-complete-workflow/Ref_datasets/Mills_and_1000G_gold_st.vcf"}, {"class": "File", "path": "../data//GATK-complete-workflow/Ref_datasets/1000G_phase1.indels.hg19.vcf"} ],
1714

0 commit comments

Comments
 (0)