I recently learned that the function rerootingMethod breaks for trees with node labels. This seems to be due to a bug in an internally called function, not in rerootingMethod itself and can be eliminated by just setting:
> tree$node.label<-NULL
That's it.
No comments:
Post a Comment
Note: due to the very large amount of spam, all comments are now automatically submitted for moderation.