normalization: Function "normalization"

Description Usage Arguments Value

View source: R/normalization.R

Description

This function performs gene expression normalization.

Usage

1
normalization(res, geneLGC, attr)

Arguments

res

unnormalized gene expresison matrix based on ensembl IDs

geneLGC

a data frame with gene length and GC content information

attr

a character variable indicating the column name of geneLGC which res is based on.

Value

a list consisting of normalized gene expression matrix.


Coraline66/RNASeqAnalysis documentation built on Nov. 25, 2019, 8:03 a.m.