Browse Source

revise-cufflinks

master
stead99 5 years ago
parent
commit
a4200ac591
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tasks/cufflinks.wdl

+ 1
- 0
tasks/cufflinks.wdl View File

@@ -7,6 +7,7 @@ task cufflinks {

command {
cufflinks -p 8 -o ${baseout} ${bam}
}

runtime {
docker: docker

Loading…
Cancel
Save