question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `pyani tree` subcommand

See original GitHub issue

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+

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
widdowquinncommented, Oct 21, 2021

Can confirm the format works with FigTree - thanks @baileythegreen

1reaction
widdowquinncommented, Oct 20, 2021

@baileythegreen is working on this, just now. There should be a pyani tree option in v0.3 coming soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

QuickStart Guide — pyani 0.2.9 documentation
Using the pyani download subcommand, we download all available genomes for Candidatus Blochmannia from NCBI. The taxon ID for this grouping is 203804...
Read more >
pyani Documentation - Read the Docs
This instructs pyani to use the download subcommand to obtain all available genome assemblies below the taxon.
Read more >
pyani | Application and Python module for average nucleotide ...
The command-line interface to pyani uses subcommands. These separate individual steps of an analysis into separate actions. Download genomes; Create a database ...
Read more >
Analysis of the Taxonomy, Synteny, and Virulence Factors for ...
A maximum-likelihood (ML) tree for the P. aroidearum strains was ... As more genomes were added, the pangenome trend showed a gradual ...
Read more >
Tree command not found在Youtube上受歡迎的影片介紹|2022年07月 ...
Trying to run pyani.py returns "command not found"; other commands from the package seem to run ... how do I add the 'tree'...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found