Mercurial > repos > peterjc > blast2go
diff tools/ncbi_blast_plus/blast2go.txt @ 1:7b53cc52e7ed
Migrated tool version 0.0.2 from old tool shed archive to new tool shed repository
author | peterjc |
---|---|
date | Tue, 07 Jun 2011 15:51:46 -0400 |
parents | 4bfd64cf18ab |
children | 5cb24d07c316 |
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/blast2go.txt Tue Jun 07 15:51:25 2011 -0400 +++ b/tools/ncbi_blast_plus/blast2go.txt Tue Jun 07 15:51:46 2011 -0400 @@ -76,6 +76,11 @@ ======= v0.0.1 - Initial public release +v0.0.2 - Documentation clarifications, e.g. concatenated BLAST XML is allowed. + - Fixed error handler in wrapper script (for when b2g4pipe fails). + - Reformats the XML to use old NCBI-style concatenated BLAST XML since + b2g4pipe crashes with heap space error on with large files using + current NCBI output. Developers