This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
lizhihui
/
quartet-rnaseq-qc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
更新 'tasks/count.wdl'
tags/v0.1.0
lizhihui
4 years ago
parent
0ab2a3970a
commit
5458699118
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/count.wdl
+ 1
- 1
tasks/count.wdl
View File
@@ -4,7 +4,7 @@ task count {
String docker
String cluster
String disk_size
Int count_length
Int count_length
command <<<
mkdir -p /cromwell_root/tmp/ballgown/${sample_id}
Write
Preview
Loading…
Cancel
Save