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 { |