[Biojava-l] blast parser

Jose Duarte jose.duarte at rcsb.org
Fri May 25 18:00:21 UTC 2018


Biojava 1.7 seems like an ancient version. Did you try 1.9.3 from the
biojava-legacy project? Or even better 5.0.2, the latest current release?

Jose

On Fri, May 25, 2018 at 9:40 AM, Carlos M. Martínez Ortiz <
cmmo at infomed.sld.cu> wrote:

> Hi, I have implemented a code using the recipe of BiojavaHowTo to parse a
> BLAST output in xml. I´m using netbean IDE and biojava-1.7.jar library.
> This is the error:
>
> org.xml.sax.SAXException: Could not recognise the format of this file as
> one supported by the framework.
>
>                 At org.biojava.bio.program.sax.BlastLikeSAXParser.parse(
> BlastLikeSAXParser.java:185)
>
>                 at javaapplication1.BlastParser.main(BlastParser.java:41)
>
>
>
> the line 41 is:
>
> parser.parse(new InputSource(is));
>
>
>
> Any help? Thanks you
>
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biojava-l
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biojava-l/attachments/20180525/0ed9b258/attachment.html>


More information about the Biojava-l mailing list