arorakanika / jprime

Automatically exported from code.google.com/p/jprime
0 stars 0 forks source link

problem reading trees of my own #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I need to use only the robinson foulds distance function. I am using the 0.3.4 
version and assigning the function the files attached. I get:

se.cbb.jprime.io.NewickIOException: Error parsing Newick tree. First 100 
remaining unparsed characters:

    at se.cbb.jprime.io.NewickTreeReader.readTrees(NewickTreeReader.java:58)
    at se.cbb.jprime.io.NewickTreeReader.readTrees(NewickTreeReader.java:84)
    at jprime_test.test.main(test.java:67)
Caused by: se.cbb.jprime.io.NewickIOException: Expected semi-colon when reading 
Newick tree. [...]

My questiones are:
1. What am I doing wrong?
2. Is there a way I can use this function as a part of my code, and assign it 
strings and not files?

Thank you!

Original issue reported on code.google.com by feld....@gmail.com on 18 Sep 2014 at 7:44

Attachments: