Skip to content
Snippets Groups Projects
Commit 41c22d42 authored by Haarst, Jan van's avatar Haarst, Jan van
Browse files

Added magicblast

parent ef9a5389
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ lockfile=$data_dir"/executable_update_is_running.lock"
reject_list="*.html,*ia64*,ncbi.tar.gz"
wget_options="--proxy=off --mirror --no-parent --no-directories --level=1 --timestamping --passive-ftp --retr-symlinks --reject "$reject_list" -o "$logfile
site_locations="ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/LATEST/ ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ ftp://ftp.ncbi.nlm.nih.gov/blast/executables/rmblast/LATEST/"
site_locations="ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/LATEST/ ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ ftp://ftp.ncbi.nlm.nih.gov/blast/executables/rmblast/LATEST/ ftp://ftp.ncbi.nlm.nih.gov/blast/executables/magicblast/LATEST/"
# make the needed directories
mkdir -p $data_dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment