[Biojava-dev] [Bug 2603] StringIndexOutOfBoundsException while parsing blastresult

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Nov 26 17:44:45 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2603


tbanks at agr.gc.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #7 from tbanks at agr.gc.ca  2008-11-26 12:44 EST -------
Fixed.  The change to the blast result format (sometime around v2.2.15) made
the parser unable to determine where the end of one result finished and the
next began.  Now the code can recognize the two ways a result can end; the
start of a new result or the statistics for the blast and database.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the biojava-dev mailing list