Hi everyone,

A quick question about the BioJava Nexus parser. I've been trying to
use the Nexus file parser, simply by doing something like:

        NexusFileBuilder builder = new NexusFileBuilder();
        NexusFileFormat.parseFile(builder, f);

However, when parsing Nexus files that are interleaved, I get a ParseException.

Is there a way to setup the parser provided by BioJava to handle
interleaved Nexus files?

Thanks,
-David
-- 
David Johnson
School of Biological Sciences
University of Reading
_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l

Reply via email to