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} | ||||
ballgown /cromwell_root/tmp/${base} ${base}.txt | ballgown /cromwell_root/tmp/${base} ${base}.txt | ||||
sed -i 's/"//g' ${base}.txt | |||||
sed -i '1s/FPKM./GENE_ID\t/g' ${base}.txt | |||||
>>> | >>> | ||||
runtime { | runtime { |