readDM: Read QIIME-formatted distance matrices

Description Usage Arguments Details Value See Also Examples

Description

Imports a tab-separated distance matrix file, as output by the QIIME pipeline.

Usage

1
readDM(filepath = file.choose())

Arguments

filepath

the path to the tab-separated distance matrix file

Details

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

Value

A square distance matrix.

See Also

writeOTUtable, readDMdir

Examples

1

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