normalizeData | R Documentation |
Normalize data using a scaling factor
normalizeData(data.raw, scale.factor = 10000, do.log = TRUE)
data.raw |
input raw data |
scale.factor |
the scaling factor used for each cell |
do.log |
whether do log transformation with pseudocount 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.