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

Add two new utilities #626

Closed
wants to merge 1 commit into from
Closed

Add two new utilities #626

wants to merge 1 commit into from

Conversation

davidebbo
Copy link
Contributor

  • One to format newick files for readability.
  • One to convert ultrametric tree standard additive trees

These were useful to me as I worked on the treeshrews, so I figure they might be a good fit for the Utilities folder.

Note: it's my first time actually writing Python code (vs just reading it), so I may be doing things that are not as Pythonic as they could be.

- One to format newick files for readability.
- One to convert ultrametric tree standard additive trees
@davidebbo
Copy link
Contributor Author

Dendropy is just too slow for large trees. I'll probably rewrite these with a custom parser.

@davidebbo davidebbo closed this Feb 12, 2023
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.

None yet

1 participant