normalizeData: Normalize data using a scaling factor
Description
Normalize data using a scaling factor
Usage
normalizeData(data.raw, scale.factor = 10000, do.log = TRUE)
Arguments
scale.factor
the scaling factor used for each cell
do.log
whether do log transformation with pseudocount 1