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

analysis.treemix - toytree v3.0 compatibility #559

Open
isaacovercast opened this issue Apr 29, 2024 · 0 comments
Open

analysis.treemix - toytree v3.0 compatibility #559

isaacovercast opened this issue Apr 29, 2024 · 0 comments

Comments

@isaacovercast
Copy link
Collaborator

I added some try/except blocks inside the treemix tool to account for diffs between toytree v2 and v3. I got stuck in the tmx.draw_tree() method because it started manipulating tre._coords and it wasn't quickly clear to me how to get these out of a v3 toytree, so I gave up and added a check to raise an error if toytree is greater than v2, as a stop-gap for now.

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

No branches or pull requests

1 participant