Skip to content

Errors adding tree #31

@Czirion

Description

@Czirion

Hi, I'm having errors when trying to use ntSynt-viz with the --tree option

When I add a tree with branchlengths I get an error in the rule ribbon_plot_tree:

Error: Error: Tree could not be reordered within the maximum iterations.

When I add a tree without branchlengths I get an error in the rule cladogram:

Error in p$edge.length[which(p$edge[, 2] == dd)] <- p$edge.length[which(p$edge[,  : 
  replacement has length zero
Calls: <Anonymous> -> reroot
In addition: Warning message:
In dist.nodes(x) : the tree has no branch length: fixing them to one.

When I add the tree _est-distances.nwk created in a previous run of ntSynt-viz it works fine and displays the tree in the plot. But it does not have the true topology that I want to display.

Is there a way to provide a tree without branchlengths that would work?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions