Skip to content

cli: make phylogeny a new sub-command #45

@ktmeaton

Description

@ktmeaton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions