This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
meng
/
somatic_SNVs_pipeline
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/BQSR.wdl'
master
meng
2 years ago
parent
53665d6cbd
commit
5277ebd0ef
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/BQSR.wdl
+ 1
- 1
tasks/BQSR.wdl
View File
@@ -50,7 +50,7 @@ task Sentieon_BQSR{
docker:docker
cluster:cluster_config
systemDisk:"cloud_ssd 40"
dataDisk:"cloud_ssd " +
disk_size
+ " /cromwell_root/"
dataDisk:"cloud_ssd " +
"1000"
+ " /cromwell_root/"
}
Write
Preview
Loading…
Cancel
Save