This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
renluyao
/
quartet_qc_vcf_input
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
name
master
LUYAO REN
4 years ago
parent
c674ee42b3
commit
c66b2bf4d4
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
@@ -2,7 +2,7 @@ task benchmark {
File vcf
File benchmarking_dir
File ref_dir
String sample = basename(vcf,".vcf")
String sample = basename(vcf,"
raw
.vcf
.gz
")
String fasta
String docker
String cluster_config
Write
Preview
Loading…
Cancel
Save