LogNormalize: Normalize raw data

Description Usage Arguments Value

Description

Normalize count data per cell and transform to log scale

Usage

1
LogNormalize(data, scale.factor = 10000, display.progress = T)

Arguments

data

Matrix with the raw count data

scale.factor

Scale the data. Default is 1e4

display.progress

Print progress

Value

Returns a matrix with the normalize and log transformed data


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.