Skip to content

Commit 85fdabf

Browse files
committed
Updated to mira4
1 parent 10a6655 commit 85fdabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper-scripts/user-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ mkdir -p $dldir
4040
echo "Downloading programs from their respective websites... Please wait."
4141
wget -c $sff_extract_url -O $workdir/sff_extract/sff_extract
4242
wget -c $seqclean_url -O $dldir/seqclean-x86_64.tgz
43-
wget -c $mira_url -O $dldir/mira_3.4.1.1_prod_linux-gnu_x86_64_static.tar.bz2
43+
wget -c $mira_url -O $dldir/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2
4444
wget -c $blast_url -P $dldir/
4545
wget -c $p7zip_url -O $dldir/p7zip_9.20.1_x86_linux_bin.tar.bz2
4646

0 commit comments

Comments
 (0)