raretabRepSeq: compute rarefaction table for a RepSeqExperiment object

Description Usage Arguments Value Examples

Description

function computes rarefaction table for each sample (libnames). The number of clontypes detected in the function of the number of sequences generated.

Usage

1

Arguments

x

an object of class RepSeqExperiment

Value

a data.table containing rarefaction table in order to be represented graphically as rarefaction curves.

Examples

1
2
3
4
5
6
7
## Not run: 
# The package RepSeqData contains example datasets 
library(RepSeqData)
raretab <- raretabRepSeq(x = RepSeqData)
raretab

## End(Not run)

ph-pham/RepSeq documentation built on Dec. 22, 2021, 7:47 a.m.