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

treesize - Count the leaves of trees.

Description

       Count  the leaves of trees. Output is a list of leaf names, one leaf per row. If there are multiple trees
       in the input file, there will be an empty line separating the leaves.

       treefile is the filename of the file containing trees in PRIME format.

Exit Status

0      Successful program execution.

       1      Some error occurred

Name

       treesize - Count the leaves of trees.

Options

--help Display help (this text).

       -V, --version
              Print version and exit

       -S, --read-tree-from-stdin
              read tree from STDIN (no <treefile>)

       -f, --input-format beepOrHybrid|inputxml
              The input format. Default is beepOrHybrid

See Also

primeDTLSR(1),  primeDLRS(1),  primeGEM(1),  chainsaw(1),  reconcile(1),  reroot(1),   tree2leafnames(1),
       showtree(1)

prime-phylo 1.0.11                                13 Mar, 2012                                       treesize(1)

Synopsis

treesize [OPTIONS] [treefile]

Url

       The prime-phylo home page: http://prime.sbc.su.se

See Also