| Previous changeset 13:4dcc9429d6d2 (2016-12-05) Next changeset 15:269c5826e86f (2017-02-03) |
|
Commit message:
Update README |
|
modified:
tools/ncbi_blast_plus/README.rst |
| b |
| diff -r 4dcc9429d6d2 -r db9863278936 tools/ncbi_blast_plus/README.rst --- a/tools/ncbi_blast_plus/README.rst Mon Dec 05 13:58:24 2016 -0500 +++ b/tools/ncbi_blast_plus/README.rst Thu Dec 08 06:31:03 2016 -0500 |
| b |
| @@ -7,8 +7,9 @@ See the licence text below. -Currently tested with NCBI BLAST+ 2.2.31, and does not work with the NCBI -'legacy' BLAST suite (e.g. ``blastall``). +Note this does not work with the NCBI 'legacy' BLAST suite written in C +(e.g. binary name ``blastall``), but its replacement BLAST, which is +written in C++ (e.g. binary name ``blastn``). Note that these wrappers (and the associated datatypes) were originally distributed as part of the main Galaxy repository, but as of August 2012 |