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

Newick Networks #34

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Newick Networks #34

wants to merge 4 commits into from

Conversation

Anaphory
Copy link

I had a need to summarize some networks in extended Newick format.

I still don't know how to actually summarize them [1,2], but calculating distance matrices seems a useful step to get data into network tools like SplitsTree (oh, the pain I'm inflicting on myself, it hurts!) – and for that I needed some new logic, which may hopefully also be useful in other contexts.

So.

Here is one useful new command (and one sidetrack that fell out on the way, which probably isn't useful) and one utils module for you.

@Anaphory
Copy link
Author

Oh, right. I changed the behaviour of internal node pass-through, can this discussed? I prefer cat to actually pass through internal nodes, instead of inserting artificial support values of 1.0, so I made a change, which obviously changes the API established so far :-/

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