Browse Source

revised ballgown

tags/v0.1.0
stead99 5 years ago
parent
commit
2818e9d248
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/ballgown.wdl

+ 1
- 1
tasks/ballgown.wdl View File

command <<< command <<<
mkdir -p /cromwell_root/tmp/${base} mkdir -p /cromwell_root/tmp/${base}
cp -r ${sep=" " ballgown} /cromwell_root/tmp/${base} cp -r ${sep=" " ballgown} /cromwell_root/tmp/${base}
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/${base} ${base}.txt
ballgown /cromwell_root/tmp/${base} ${base}.txt
>>> >>>
runtime { runtime {

Loading…
Cancel
Save