writeOTUtable: Export a simulated OTU table to permit analysis of...

Description Usage Arguments Value See Also Examples

Description

Exports a simulated OTU table as a tab-separated file to permit processing for pairwise distances by bioinformatic pipelines.

Usage

1
writeOTUtable(otu_table, otu_table_name)

Arguments

otu_table

a matrix with one column per subject and one row per OTU

Value

Writes a tab-seperated file to the working directory.

See Also

simStudyU, simStudyW

Examples

1
writeOTUtable(simStudy(c(16,16,16),100,1,0.8,0.1),"otu_table_export")

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