We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a6655 commit 85fdabfCopy full SHA for 85fdabf
helper-scripts/user-installer.sh
@@ -40,7 +40,7 @@ mkdir -p $dldir
40
echo "Downloading programs from their respective websites... Please wait."
41
wget -c $sff_extract_url -O $workdir/sff_extract/sff_extract
42
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
+wget -c $mira_url -O $dldir/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2
44
wget -c $blast_url -P $dldir/
45
wget -c $p7zip_url -O $dldir/p7zip_9.20.1_x86_linux_bin.tar.bz2
46
0 commit comments