Manipulate, analyze, and visualize Newick trees.
Input:
- A Newick tree file or
stdin.
Notes:
- Subcommand groups:
- Information:
stat,label,distance - Manipulation:
order,prune,rename,replace,reroot,subtree,topo - Visualization:
comment,indent,to-dot,to-forest,to-svg,to-tex
- Information:
- Run
necom nwk <subcommand> --helpfor command-specific options. - Reads from stdin if input file is ‘stdin’.
Examples:
- Show available subcommands
necom nwk --help