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

trees-distances - Compute autocorrelations or other functions of tree distances.

Analysis Options:

–analysisarg (=matrix)
              Analysis: matrix, autocorrelation, diameter, compare, convergence, converged.

       –metricarg (=topology)
              Tree distance: topology, branch, internal-branch.

       –remove-duplicates
              [matrix]: disallow zero distances between points.

       –max-lagarg
              [autocorrelation]: max lag to consider.

       –CIarg (=0.95)
              Confidence interval size.

       –convergedarg (=0.05)
              Comma-separated quantiles of distance required for converged?  (smaller is more strict).

       –mean  Show mean and standard deviation

       –median
              Show median and confidence interval

       –minmax
              Show minimum and maximum distances

       –leaves-only
              Show minimum and maximum distances

       –topology-only
              Show minimum and maximum distances

       –jitterarg
              Amount of noise to add to distances

Authors

       Benjamin Redelings.

                                                    Feb 2018                                  trees-distances(1)

Description

       Compute autocorrelations or other functions of tree distances.

Input Options:

-h, –help
              produce help message

       -sarg (=0), –skiparg (=0)
              number of tree samples to skip

       -uarg, –untilarg
              Read until this number of trees.

       -marg, –maxarg
              Thin tree samples down to this number of trees.

       -xarg (=1), –subsamplearg (=1)
              factor by which to subsample

       -V, –verbose
              Output more log messages on stderr.

Name

trees-distances - Compute autocorrelations or other functions of tree distances.

Reporting Bugs:

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

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

Synopsis

trees-distancesanalysis trees-file1 [trees-file2 ...]

See Also