This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
quartet_vcf_qc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
output
master
LUYAO REN
4 years ago
parent
8db53c7f70
commit
7aa93854db
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/benchmark.wdl
+ 1
- 1
tasks/benchmark.wdl
View File
@@ -99,6 +99,6 @@ task benchmark {
File extended = "${sample}.extended.csv"
File metrics = "${sample}.metrics.json.gz"
File out_file = "filelist"
File filtered_vcf = "filtered
_
vcf"
File filtered_vcf = "filtered
.
vcf"
}
}
Write
Preview
Loading…
Cancel
Save