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

Commit 76db7d9

Browse files
committed
fixed json syntax error
1 parent f68e771 commit 76db7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manta/tests/test-job-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"referenceFasta": "input/reference.fna",
55
"expected_output": "expected/somaticSV.vcf.gz",
66
"publish_dir": "outdir",
7-
"cpus": 1,
7+
"cpus": 1
88
}

0 commit comments

Comments
 (0)