rbouckaert / DensiTree

Automatically exported from code.google.com/p/densitree
24 stars 3 forks source link

Error loading file: index 180 out of bounds for length 180 #11

Open DelilChincoya opened 1 year ago

DelilChincoya commented 1 year ago

Hi, I am trying to visualize gene trees inferred with RAXML. I have no problems with other set of gene trees from IQTREE, but with RAXML trees I found a first message: "The tree set possibly contains not binary trees" and a second one "Error loading file: index 180 out of bounds for length 180"

All the trees are binary, rooted and ultrametric. How can I to resolve this issue?

Regards, Delil

rbouckaert commented 1 year ago

Hi Delil,

This usually happens with non-binary trees, but you mentioned the having the right kind of trees, so that is not the problem here. It would be helpful if you could make the tree set available so I can investigate what is going wrong.

Cheers, Remco