Skip to content
Snippets Groups Projects
Commit a2a7296a authored by your name's avatar your name
Browse files

apps/Hisat2/install_2.0.0.sh : correction of intallation

parent c9ac9d3e
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
source ../build_env.sh source ../build_env.sh
HISAT2_VERSION=2.0.0 HISAT2_VERSION=2.0.0
http://ccb.jhu.edu/software/hisat2/downloads/hisat2-${HISAT2_VERSION}-beta-source.zip -o hisat2_linux-v${HISAT2_VERSION}.zip curl -k -L http://ccb.jhu.edu/software/hisat2/downloads/hisat2-${HISAT2_VERSION}-beta-source.zip -o hisat2_linux-v${HISAT2_VERSION}.zip
unzip hisat2_linux-v${HISAT2_VERSION}.zip unzip hisat2_linux-v${HISAT2_VERSION}.zip
mkdir ${HISAT2_VERSION} mkdir ${HISAT2_VERSION}
mkdir ${HISAT2_VERSION}/bin mkdir ${HISAT2_VERSION}/bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment