rareSamp: Rarefy a simulated OTU vector

Description Usage Arguments Value See Also Examples

Description

Performs random subsampling without replacement from simulated OTU vector.

Usage

1
rareSamp(otu_vector, rare_depth = 0.5)

Arguments

otu_vector

numeric vector labelled with OTU names

rare_depth

proportion of sequence counts to retain after subsampling

Value

numeric vector labelled with OTU names

See Also

simSampU, simSampW

Examples

1
rareSamp(simSamp(100,10),0.6)

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