LogNorm: data normalisation by log transformation input- raw data...

Description Usage

View source: R/core.R

Description

data normalisation by log transformation input- raw data matrix - gene counts x cells, scaling factor (default=10000) output- log normalised matrix : genes x cells

Usage

1
LogNorm(data_mat, s.f = 10000)

samychillara/ScRB documentation built on March 4, 2021, 12:53 a.m.