# HG changeset patch # User peterjc # Date 1389630592 18000 # Node ID a2ec897aac2cad335db64e5dea814a94ac8beb6c Uploaded definition based on that for BLAST+ 2.2.28 diff -r 000000000000 -r a2ec897aac2c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jan 13 11:29:52 2014 -0500 @@ -0,0 +1,72 @@ + + + + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz + + bin + $INSTALL_DIR + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz + + bin + $INSTALL_DIR + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-x64-linux.tar.gz + + bin + $INSTALL_DIR + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz + + bin + $INSTALL_DIR + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz + + bin + $INSTALL_DIR + + + + + echo ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported. + echo Your machine details (the output from 'uname' and 'arch'): + uname + arch + echo Please report this via https://github.com/peterjc/galaxy_blast/issues - thank you! + false + + + + + $INSTALL_DIR + + + + +Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ +binaries from the NCBI, which is faster than performing a local compliation, +avoids any issues with build dependencies, and is more reproducible between +installations as there is no variability from the compiler or library versions. + +For more details, see: +http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download + + +