Skip to content
Steve Bond edited this page Oct 28, 2017 · 8 revisions

--display_trees, -dt

Description

Output trees one-by-one to a web browser (or whatever your system is set to open SVG files with).

Example

Input file: tree.nwk

((A,(B,C)),(D,E));

Usage example

$: pb tree.nwk -dt

Output

Main Toolkit Pages





Further Reading

Clone this wiki locally