Skip to content
Snippets Groups Projects
Commit f8798c03 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

RSEM install add perl_utils

parent fe7ec586
No related branches found
No related tags found
No related merge requests found
......@@ -42,5 +42,5 @@ git checkout tags/v${RSEM_VERSION}
make
cd ..
mkdir -p ${RSEM_VERSION}/bin
mv RSEM_${RSEM_VERSION}/rsem-* RSEM_${RSEM_VERSION}/convert-* RSEM_${RSEM_VERSION}/extract-* ${RSEM_VERSION}/bin/
mv RSEM_${RSEM_VERSION}/rsem-* RSEM_${RSEM_VERSION}/rsem_* RSEM_${RSEM_VERSION}/convert-* RSEM_${RSEM_VERSION}/extract-* ${RSEM_VERSION}/bin/
rm -Rf RSEM_${RSEM_VERSION}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment