readDMmetric: Read all QIIME-formatted distance matrices in working...

Description Usage Details Value See Also Examples

Description

Imports all tab-separated distance matrix files in the working directory with names that include the specified distance metric, as output by the QIIME pipeline.

Usage

1
readDMmetric(metric = "weighted_normalized_unifrac")

Details

A wrapper for the read.delim function, tailored to the output from QIIME's beta_diversity.py script.

Value

A list of square distance matrices.

See Also

writeOTUlist, readDMdir

Examples

1
readDMmetric("weighted_normalized_unifrac")

smvargas/PERMANOVA documentation built on May 20, 2019, 12:37 p.m.