This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
YaqingLiu
/
WES
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix bug: workflow input
master
YaqingLiu
4 years ago
parent
a1c1f33921
commit
b8de1fac3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workflow.wdl
+ 1
- 1
workflow.wdl
View File
@@ -174,7 +174,7 @@ workflow {{ project_name }} {
dbsnp=dbsnp,
dbsnp_dir=dbsnp_dir,
regions=regions,
docker=docker,
docker=
sentieon_
docker,
disk_size=disk_size,
cluster_config=cluster_config
}
Write
Preview
Loading…
Cancel
Save