norm_ge_total: Normalize gene expression using total expression

View source: R/norm_ge_total.R

norm_ge_totalR Documentation

Normalize gene expression using total expression

Description

Normalize gene expression using total expression

Usage

norm_ge_total(ge_df, nb.cores = 1)

Arguments

ge_df

the input gene expression

nb.cores

the number of processors to use.

Value

a data.frame with the normalized expression.

Author(s)

Jean Monlong


jmonlong/scCNAutils documentation built on May 3, 2022, 4:34 a.m.