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

Tree command #43

Open
bovee opened this issue Dec 20, 2019 · 1 comment
Open

Tree command #43

bovee opened this issue Dec 20, 2019 · 1 comment

Comments

@bovee
Copy link
Contributor

bovee commented Dec 20, 2019

It would be slick if there was a way to automatically generate a, e.g. Newick, tree from a list of genomes/metagenome files. A simple implementation would only require using the pairwise distance code we already have and then feeding that into a neighbor-joining algorithm that we'd have to write and/or translate over from the One Codex cluster view page.

@schultzm
Copy link

schultzm commented Mar 6, 2020

or just output whatever metric the user selects as a phylip lower triangle or full matrix (to feed into e.g., quicktree)

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