This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
biochenglinliu
/
arriba
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/arriba.wdl'
master
chenqingwang
3 years ago
parent
09b94d94ea
commit
e5fbfef451
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/arriba.wdl
+ 2
- 2
tasks/arriba.wdl
View File
@@ -51,8 +51,8 @@ task arriba{
>>>
runtime {
docker
: docker
cluster
: cluster
docker: docker
cluster: cluster
systemDisk: "cloud_ssd 40"
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save