# HG changeset patch # User peterjc # Date 1375889687 14400 # Node ID 733eee977fb89568a2d5672ca752a4733cd9f83a Uploaded tool_dependency.xml previously bundled with ncbi_blast_plus repository. Note this is known to fail to compile with recent BOOST libraries. diff -r 000000000000 -r 733eee977fb8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Aug 07 11:34:47 2013 -0400 @@ -0,0 +1,20 @@ + + + + + + ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.26/ncbi-blast-2.2.26+-src.tar.gz + cd c++ && ./configure --prefix=$INSTALL_DIR && make && make install + + $INSTALL_DIR/bin + + + + +Downloads and compiles BLAST+ from the NCBI, which assumes you have +all the required build dependencies installed. See: +http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=Download + + + +