srs_p: srs_p

Description Usage Arguments Details Value Author(s) References

View source: R/srs_p.R

Description

Normalize sample counts using scaling with ranked subsampling (SRS)

Usage

1
srs_p(p)

Arguments

p

a phyloseq object containing an OTU table

Details

This is an alternative to "rarefying" an OTU table to a constant sample size. The phyloseq object submitted must be pruned to the desired sample size before uisng this function.

Value

a phyloseq object including an OTU table, all sample sums equal.

Author(s)

John Quensen

References

Beule L, Karlovsky P. Improved normalization of species count data in ecology by scaling with ranked subsampling (SRS): application to microbial communities. PeerJ. 2020;8:e9593.


jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.