rcurve: Rarefaction curve on phyloseq object Theoretical richness...

View source: R/rcurve.R

rcurveR Documentation

Rarefaction curve on phyloseq object Theoretical richness with vegan's rarefy function

Description

Rarefaction curve on phyloseq object Theoretical richness with vegan's rarefy function

Usage

rcurve(physeq, subsamp = 10^c(1:5), trim = TRUE, add_sample_data = TRUE)

Arguments

physeq

phyloseq object

subsamp

Vector of number of reads to subsample

trim

Remove richness estimations from subsamples larger than the library size

add_sample_data

Add sample data to data.frame


Russel88/MicEco documentation built on Nov. 24, 2022, 2:33 a.m.