Learn R Programming

PhyloMeasures (version 2.1)

Fast and Exact Algorithms for Computing Phylogenetic Biodiversity Measures

Description

Given a phylogenetic tree T and an assemblage S of species represented as a subset of tips in T, we want to compute a measure of the diversity of the species in S with respect to T. The current package offers efficient algorithms that can process large phylogenetic data for several such measures. Most importantly, the package includes algorithms for computing efficiently the standardized versions of phylogenetic measures and their p-values, which are essential for null model comparisons. Among other functions, the package provides efficient computation of richness-standardized versions for indices such as the net relatedness index (NRI), nearest taxon index (NTI), phylogenetic diversity index (PDI), and the corresponding indices of two-sample measures. The package also introduces a new single-sample measure, the Core Ancestor Cost (CAC); the package provides functions for computing the value and the standardised index of the CAC and, more than that, there is an extra function available that can compute exactly any statistical moment of the measure. The package supports computations under different null models, including abundance-weighted models.

Copy Link

Version

Install

install.packages('PhyloMeasures')

Monthly Downloads

57

Version

2.1

License

GPL-3

Last Published

January 14th, 2017

Functions in PhyloMeasures (2.1)

cbl.query

Computes the (standardized) value of the Common Branch Length measure
cd.query

Computes the (standardized) value of the Community Distance measure
cdnt.averaged.query

Computes the value of the averaged Community Distance Nearest Taxon measure
cac.query

Computes the (standardized) value of the Core Ancestor Cost measure
cbl.moments

Computes the moments of the Common Branch Length measure under the uniform null model
cd.moments

Computes the moments of the Community Distance measure under the uniform null model
cac.pvalues

Computes the p-values of the Core Ancestor Cost measure
cac.moments

Computes the statistical moments of the Core Ancestor Cost measure
cdnt.directed.query

Computes the value of the directed Community Distance Nearest Taxon measure
cdnt.query

Computes the value of the maximised Community Distance Nearest Taxon measure
pd.moments

Computes the moments of the Phylogenetic Diversity measure
pd.query

Computes the (standardized) value of the unrooted Phylogenetic Diversity measure
PhyloMeasures-package

PhyloMeasures: Fast Computations of Phylogenetic Biodiversity Measures
pd.pvalues

Computes the p-values of the unrooted Phylogenetic Diversity measure
mntd.query

Computes the (standardized) value of the Mean Nearest Taxon Distance measure
mpd.moments

Computes the moments of the Mean Pairwise Distance measure
mntd.pvalues

Computes the p-values of the Mean Nearest Taxon Distance measure
mntd.moments

Computes the moments of the Mean Nearest Taxon Distance measure
mpd.query

Computes the (standardized) value of the Mean Pairwise Distance measure
mpd.pvalues

Computes the p-values of the Mean Pairwise Distance measure
phylosor.query

Computes the value of the Phylogenetic Sorensen's Similarity measure
unifrac.query

Computes the value of the Unique Fraction measure