This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
lizhihui
/
fastp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
......
dev
Zhihui
4 years ago
parent
483e7d06ad
commit
3628cd4d65
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
.DS_Store
+2
-2
tasks/fastp.wdl
BIN
.DS_Store
View File
+ 2
- 2
tasks/fastp.wdl
View File
@@ -49,8 +49,8 @@ task fastp {
>>>
runtime {
docker: docker
cluster: cluster
docker:
fastp_
docker
cluster:
fastp_
cluster
systemDisk: "cloud_ssd 40"
dataDisk: "cloud_ssd 200 /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save