Mercurial > repos > mingchen0919 > aurora_skewer
view expose-outputs.sh @ 6:5b07e567864b draft
planemo upload commit ee93fa730d90ffc1a895a849bdcb6050ed5ad2c9-dirty
| author | mingchen0919 |
|---|---|
| date | Wed, 25 Apr 2018 17:20:11 -0400 |
| parents | 2c663ddb8488 |
| children | c5c297020c36 |
line wrap: on
line source
# change directory to tool outputs directory cd ${REPORT_FILES_PATH} # copy outputs from tool outputs directory to corresponding galaxy output path cp star.html ${REPORT} cp Aligned.out.sorted.bam ${X_S}
