# HG changeset patch
# User peterjc
# Date 1375895364 14400
# Node ID 949fa0294c0df8f6025b2bd6de33ef4993cb3a41
# Parent 5693417851ecfd132da5100ac1791984deb3841c
Uploaded v0.0.20pre16, depend on package_blast_plus_2_2_26
diff -r 5693417851ec -r 949fa0294c0d ncbi_blast_plus/README.rst
--- a/ncbi_blast_plus/README.rst Tue Aug 06 12:04:54 2013 -0400
+++ b/ncbi_blast_plus/README.rst Wed Aug 07 13:09:24 2013 -0400
@@ -115,7 +115,6 @@
- Tweak dependency on blast_datatypes to also work on Test Tool Shed
- Adopted standard MIT License.
- Development moved to GitHub, https://github.com/peterjc/galaxy_blast
- - Auto-installation uses the NCBI supplied pre-compiled binaries.
======= ======================================================================
diff -r 5693417851ec -r 949fa0294c0d ncbi_blast_plus/repository_dependencies.xml
--- a/ncbi_blast_plus/repository_dependencies.xml Tue Aug 06 12:04:54 2013 -0400
+++ b/ncbi_blast_plus/repository_dependencies.xml Wed Aug 07 13:09:24 2013 -0400
@@ -1,5 +1,4 @@
-
-
+
diff -r 5693417851ec -r 949fa0294c0d ncbi_blast_plus/tool_dependencies.xml
--- a/ncbi_blast_plus/tool_dependencies.xml Tue Aug 06 12:04:54 2013 -0400
+++ b/ncbi_blast_plus/tool_dependencies.xml Wed Aug 07 13:09:24 2013 -0400
@@ -1,33 +1,6 @@
-
-
-
- $INSTALL_DIR
-
-
- if [[ "$(uname)" == "Linux" ]]; then export FILENAME="ncbi-blast-2.2.26+-ia32-linux.tar.gz"; fi
- if [[ "$(arch)" == "x86_64" ]]; then export FILENAME="ncbi-blast-2.2.26+-x64-linux.tar.gz"; fi
- if [[ "$(uname)" == "Darwin" ]]; then export FILENAME="ncbi-blast-2.2.26+-universal-macosx.tar.gz"; fi
-
- wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.26/$FILENAME
- tar -zxvf $FILENAME
-
-
- ncbi-blast-2.2.26+/bin
- $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
-
+