normalise_by_factor: Internal function to normalize by library size

Description Usage Arguments Value Examples

View source: R/filter_low_qual_cells.R

Description

Internal function to normalize by library size

Usage

1
normalise_by_factor(counts, norm_factor)

Arguments

counts

matrix of counts

norm_factor

vector of normalisation factors

Value

a matrix with normalized gene counts

Examples

1
2
3

cellity documentation built on Nov. 8, 2020, 6:11 p.m.