Skip to content

Add pyani tree subcommand #187

Open
@widdowquinn

Description

@widdowquinn

Summary:

Add Newick tree output to pyani.

Description:

In #186 a question was raised about generating trees from pyani directly. At the moment this isn't implemented, but could be done fairly readily. One API implementation for writing might be:

pyani tree --formats [newick,nexus] <output_dir> <run ID>

or for graphical output:

pyani plot --formats [png,pdf] --method ete3 <output_dir> <run ID>

Current Output:

Not implemented

pyani Version:

v0.3+

Metadata

Metadata

Assignees

Labels

enhancementsomething we'd like pyani to do that it doesn't alreadyinterfaceissues related to how the user tells pyani to do something

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions