Run scran normalisation

scranTransf(sce, assayName = "counts", clusts = NULL)

Arguments

sce

SCE object.

assayName

Assay name.

clusts

Cluster labels (optional).

Value

SCE object.