normalizeCounts: Get normalized count

Description Usage Arguments Value

Description

function computes the estimated size factor according to the choice and level of the repertoire, and the

Usage

1
2
3
4
5
normalizeCounts(
  x,
  method = c("Chao", "iChao", "worChao", "Chao.gmmean", "Chao.median"),
  UsePseudoRef = TRUE
)

Arguments

x

a RepSeqExperiment.

method

method used for normalization.

UsePseudoRef

a boolen indicatif whether a reference repertoire will be used for normalizaition.

Value

an object of class RepSeqExperiment with normalized counts.


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