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 - Draw NEWICK (and some other) formatted files.

Authors

       Benjamin Redelings.

                                                    Feb 2018                                        draw-tree(1)

Description

       Draw NEWICK (and some other) formatted files.

Input Options:

-h, –help
              Produce help message

       -Warg (=8.5), –widtharg (=8.5)
              Page width in inches

       -Harg (=11), –heightarg (=11)
              Page height in inches

       –filearg
              predicates to examine

       –outputarg (=pdf)
              Type of output to write: tree, topology, mtree, lengths, dot, ps, pdf, svg

       –outarg
              Output filename (without extension)

       –full  Consider only full splits by collapsing any partial splits.

       –iterationsarg (=2)
              Number of iterations for layout algorithm

       –font-sizearg (=10)
              Font size for taxon names

       –angle_iterationsarg (=0)
              Number of iterations for layout algorithm with small-angle penalties

       –labelsarg (=horizontal)
              Are the names horizontal or angled?

       –collapse
              Give node lengths evenly to neighboring branches and zero the node lengths.

       –layoutarg (=graph)
              Layout method: graph, equal-angle, equal-daylight, etc.

       –greedy
              For equal-daylight layout: take as much daylight as possible?

       –tree-layout-initial
              Start an energy layout with positions from the equal-angle layout - only for multifurcating trees

       –no-shade
              For equal-daylight layout: reject rotations that shade other groups?

       –draw-cloudsarg
              Draw wandering-ranges in MC trees as clouds.

       –seedarg
              Random seed

       –verbose
              Output more log messages on stderr.

Name

draw-tree - Draw NEWICK (and some other) formatted files.

Reporting Bugs:

       BAli-Phy online help: <http://www.bali-phy.org/docs.php>.

       Please send bug reports to <bali-phy-users@googlegroups.com>.

Synopsis

draw-tree [OPTIONS] treefile

See Also