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 



--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/


_______________________________________________
Biojava-l mailing list  -  [email protected]
http://mailman.open-bio.org/mailman/listinfo/biojava-l

Reply via email to