Repository 'ncbi_blast_plus'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/ncbi_blast_plus

Changeset 31:f2478dc77ccb (2013-10-10)
Previous changeset 30:5ec998a3530c (2013-10-08) Next changeset 32:b2795652d2b4 (2013-11-25)
Commit message:
Uploaded v0.0.21a, update README file
modified:
tools/ncbi_blast_plus/README.rst
b
diff -r 5ec998a3530c -r f2478dc77ccb tools/ncbi_blast_plus/README.rst
--- a/tools/ncbi_blast_plus/README.rst Tue Oct 08 05:08:26 2013 -0400
+++ b/tools/ncbi_blast_plus/README.rst Thu Oct 10 11:53:57 2013 -0400
b
@@ -5,7 +5,7 @@
 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved.
 See the licence text below.
 
-Currently tested with NCBI BLAST 2.2.26+ (i.e. version 2.2.26 of BLAST+),
+Currently tested with NCBI BLAST 2.2.27+ (i.e. version 2.2.27 of BLAST+),
 and does not work with the NCBI 'legacy' BLAST suite (e.g. blastall).
 
 Note that these wrappers (and the associated datatypes) were originally
@@ -71,7 +71,7 @@
 about any system level BLAST databases using the tool-data/blastdb*.loc files.
 
 You must install the NCBI BLAST+ standalone tools somewhere on the system
-path. Currently the unit tests are written using "BLAST 2.2.26+".
+path. Currently the unit tests are written using "BLAST 2.2.27+".
 
 Run the functional tests (adjusting the section identifier to match your
 tool_conf.xml.sample file)::