Skip to content

combining revbayes and mrbayes tree chains #182

@igoryanovich

Description

@igoryanovich

Currently, if we try to combine a tree chain read from rb and another one from mb, check.chains() throws an error: somehow, only the multiPhylo from mb has $tip.label. Using setequal to compare $tip.label in individual trees, in contrast, returns TRUE.

Could it be that the problem lies in read.nexus() vs. read.tree()? In that only the former adds a global $tip.label to the resulting multiPhylo?..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions