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