Center log ratio normalisation

CLRnorm(sce, assayName = "counts", targetAssay = "data", offset = 1)

Arguments

sce

SCE object

assayName

Assay to normalise

targetAssay

Name of normalised assay

offset

Offset value added to raw counts

Value

SCE object