logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

draw_tree - Produces a simple postscript rendering of a tree

Name

       draw_tree - Produces a simple postscript rendering of a tree

Options

       <tree_fname>
              (Required)  File  name of tree (expected to be in Newick format, unless filename ends with '.mod',
              in which case expected to be a tree model file).

       -d     Print "diagonal" branches, instead of "right-angle" or "square" ones (produces a  "cladogram",  as
              opposed to a "phenogram").  This option implies -s.

       -b     Suppress branch lengths.

       -v     Vertical layout.

       -s     Don't draw branches to scale.

draw_tree 1.4                                       May 2016                                        DRAW_TREE(1)

Synopsis

       draw_tree [-dbvs] <tree.nh>|<tree.mod>

See Also