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

Implement tree2phylip #10

Open
gaballench opened this issue Apr 18, 2024 · 0 comments
Open

Implement tree2phylip #10

gaballench opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@gaballench
Copy link
Owner

We want a function that:

  1. Reads a tree file from disk. It needs to decide whether the tree is newick or nexus.
  2. Decide the amount of trees in the file and store them in a phylo or multiPhylo accordingly.
  3. Write a newick file with phylip header to a connection, be it the console or a file in disk.
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

2 participants