Skip to content

Conversation

@hyanwong
Copy link
Member

@hyanwong hyanwong commented May 6, 2020

When plotting a single tree, I do not think we should show a root branch in a tree unless there is a mutation above the root in that tree. At the moment we show a root branch if there is a mutation above the branch in any tree in the ts (which also means we have to iterate through the entire ts when plotting a single tree)

For a whole ts, however, we should plot the root branch for all trees if any tree has a mutation above the root. This minor change does that too.

hyanwong added 2 commits May 6, 2020 16:28
We previously didn't actually reuse the node labels variable
@hyanwong hyanwong closed this May 6, 2020
@hyanwong
Copy link
Member Author

hyanwong commented May 6, 2020

Closed for the moment, as tests will rely on #570

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant