This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
Fastq2Bam
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/fastqTobam.wdl'
master
meng
2 years ago
parent
78148b271b
commit
2431dcea9d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/fastqTobam.wdl
+ 1
- 0
tasks/fastqTobam.wdl
View File
@@ -70,6 +70,7 @@ task SentieonFastqToBam {
cluster:cluster_config
systemDisk:"cloud_ssd 40"
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
timeout:259200
}
Write
Preview
Loading…
Cancel
Save