Description Usage Arguments Value
View source: R/normalization.R
This function performs gene expression normalization.
1 | normalization(res, geneLGC, attr)
|
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. |
a list consisting of normalized gene expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.