.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "tree-mean-lengths" "1" "Feb 2018" "" "" .hy .SH NAME .PP \f[B]tree-mean-lengths\f[R] - Compute the mean lengths for branches in the given topology. .SH SYNOPSIS .PP \f[B]tree-mean-lengths\f[R] \f[I]tree-file\f[R] < in-file .SH DESCRIPTION .PP Compute the mean lengths for branches in the given topology. .SH ALLOWED OPTIONS: .TP \f[B]-h\f[R], \f[B]\[en]help\f[R] produce help message .TP \f[B]\[en]tree\f[R] \f[I]arg\f[R] tree to re-root .TP \f[B]-s\f[R] \f[I]arg\f[R] (=0), \f[B]\[en]skip\f[R] \f[I]arg\f[R] (=0) number of tree samples to skip .TP \f[B]-u\f[R] \f[I]arg\f[R], \f[B]\[en]until\f[R] \f[I]arg\f[R] Read until this number of trees. .TP \f[B]\[en]prune\f[R] \f[I]arg\f[R] Comma-separated taxa to remove .TP \f[B]-x\f[R] \f[I]arg\f[R] (=1), \f[B]\[en]subsample\f[R] \f[I]arg\f[R] (=1) factor by which to subsample .TP \f[B]\[en]var\f[R] report standard deviation of branch lengths instead of mean .TP \f[B]\[en]no-node-lengths\f[R] ignore branches not in the specified topology .TP \f[B]\[en]safe\f[R] Don\[cq]t die if no trees match the topology .TP \f[B]\[en]drop-partial\f[R] Remove partial branches .TP \f[B]\[en]seed\f[R] \f[I]arg\f[R] random seed .TP \f[B]-V\f[R], \f[B]\[en]verbose\f[R] Output more log messages on stderr. .SH REPORTING BUGS: .PP BAli-Phy online help: . .PP Please send bug reports to . .SH AUTHORS Benjamin Redelings.