view expose-outputs.sh @ 9:578a96df8690 draft

planemo upload commit 1cb2dd80dcb431563edbe1e763b3dde3a1adb2ae-dirty
author mingchen0919
date Wed, 25 Apr 2018 14:22:32 -0400
parents
children ec906e72784d
line wrap: on
line source

# change directory to tool outputs directory
cd ${REPORT_FILES_PATH}

# copy files to corresponding tool output paths.
cp htseq_count.html ${REPORT}
cp counts.RData ${X_O}
cp counts.txt ${X_c}