Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different weights for node and branch sizes during importance calucation #2

Open
annazhukova opened this issue Apr 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@annazhukova
Copy link
Contributor

Currently the node importance is calculated by multiplying the node size by the sizes of all the branches on the path to the root. It therefore corresponds to the number of tips in the initial tree represented by this node.

However in certain cases independent transmissions might be more important than clusters, therefore advocating for higher weights for branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant