Katherine Eaton's Obsidian Vault

Back

Figtree

Figtree

Summary

Figtree is software that performs visualization of phylogenetic trees.

Command-Line


figtree -graphic PDF test.nwk test.pdf
figtree -graphic PNG -width 320 -height 320 test.tree test.png

java -jar figtree.jar -graphic SVG input.tree output.svg