Provided by: phyx_1.0+ds-1_amd64 bug

NAME

       pxlstr - Print tree summary

SYNOPSIS

       pxlstr [OPTION]...

DESCRIPTION

       Print  tree  summary  By  default returns all properties. Alternatively choose 1 property.
       This will take newick or nexus files

       -t, --treef=FILE
              input tree file, stdin otherwise

       -r, --rooted
              return whether the tree is rooted

       -a, --age
              return the height of root (must be rooted and ultrametric)

       -n, --ntips
              return the number of terminals

       -u, --ultrametric
              return whether tree is ultrametric

       -b, --binary
              return whether tree is binary

       -l, --length
              return the length of the tree

       -i, --tiplabels
              return all tip labels (one per line)

       -v, --rtvar
              return root-to-tip variance

       -o, --outf=FILE
              output tree file, stout otherwise

       -h, --help
              display this help and exit

       -V, --version
              display version and exit

REPORTING BUGS

       Report   bugs   to:   <https://github.com/FePhyFoFum/phyx/issues>    phyx    home    page:
       <https://github.com/FePhyFoFum/phyx>

AUTHOR

       This  manpage was written by Andreas Tille for the Debian distribution and can be used for
       any other usage of the program.