normalize_UMIs: Normalisation

View source: R/SingleCellRNASeq.R

normalize_UMIsR Documentation

Normalisation

Description

Normalisation

Usage

normalize_UMIs(object, scale.factor = 10000, use.scaled.factor = T)

Arguments

object

The SingCellaR object.

scale.factor

The normalised scale factor which is usually set up at 10000.

use.scaled.factor

default is TRUE if it is FALSE, the function will use the mean of library size as the scale factor.


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.