Skip to content

Commit 5588b05

Browse files
author
nservant
committed
update Singularity
1 parent e4f7d63 commit 5588b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Singularity

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ OSVersion: xenial
5757
# Install HiC-pro
5858
echo "Installing latest HiC-Pro release ..."
5959
VERSION=$(curl -s https://github.com/nservant/HiC-Pro/releases/latest | egrep -o '2.[0-9]*.[0-9]*')
60-
echo "v"$VERSION".zip" | wget --base=http://github.com/nservant/HiC-Pro/archive/ -i - -O hicpro_latest.zip && unzip hicpro_latest.tar.gz
60+
echo "v"$VERSION".zip" | wget --base=http://github.com/nservant/HiC-Pro/archive/ -i - -O hicpro_latest.zip && unzip hicpro_latest.zip
6161
#VERSION="devel"
6262
#echo $VERSION".zip" | wget --base=http://github.com/nservant/HiC-Pro/archive/ -i - -O hicpro_latest.zip && unzip hicpro_latest.zip
6363

0 commit comments

Comments
 (0)