This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-merge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'tasks/spladder_merge.wdl'
master
chenqingwang
3 years ago
parent
092d70dfda
commit
d789f12520
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/spladder_merge.wdl
+ 1
- 0
tasks/spladder_merge.wdl
View File
@@ -46,6 +46,7 @@ task spladder_merge {
cluster: cluster
systemDisk: "cloud_ssd 50"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
timeout: 129600
}
output {
Write
Preview
Loading…
Cancel
Save