get_sample_normalizer_value: Generate the Normalizer Values for each Sample

Description Usage Arguments Value

View source: R/normalize_exprs_mat.R

Description

'get_sample_normalizer_value' returns the normalizer values for each sample. The normalizer value is based on the geometric mean of the input 'normalizer_genes'

Usage

1
get_sample_normalizer_value(exprs_mat, normalizer_genes)

Arguments

exprs_mat

The expression matrix.

normalizer_genes

Character vector containing the genes to use for calculating the normalizer

Value

A numeric vector with the samples as names and the normalizer as values


tinyheero/RHL30 documentation built on March 5, 2020, 2:07 a.m.