writeOTUlist: Export a list of simulated OTU tables to permit analysis of...

Description Usage Arguments Value See Also Examples

Description

Exports a list of simulated OTU tables as tab-separated files to permit processing for pairwise distances by bioinformatic pipelines.

Usage

1
writeOTUlist(otu_table_list)

Arguments

otu_table_list

a list of OTU table matrices with one column per subject and one row per OTU

Value

Writes tab-seperated files to the working directory.

See Also

simPowerU, simPowerW

Examples

1
writeOTUlist(simPower(c(100,100,100),100,1,0.5,seq(0,0.3,length.out=100)))

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