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

cli: make phylogeny a new sub-command #45

Open
ktmeaton opened this issue Jan 3, 2024 · 0 comments
Open

cli: make phylogeny a new sub-command #45

ktmeaton opened this issue Jan 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ktmeaton
Copy link
Collaborator

ktmeaton commented Jan 3, 2024

In other analysis projects, I'm wishing for the recombination-aware phylogenetic methods I've written here. Pretty much all the functions, but primarily these:

  • phylogeny::get_common_ancestor
  • phylogeny::get_ancestors
  • phylogeny::get_descendants
  • phylogeny::get_recombinants

There might be value in creating a new subcommand rebar phylogeny so that we can do things like:

  1. rebar phylogeny --graph phylogeny.json --mrca XE,XG
@ktmeaton ktmeaton added the enhancement New feature or request label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant