Description Usage Arguments Value Examples
View source: R/shapeAnalysis.R
Perform Genewise Normalization of the given data matrix
1 | gnormalize(dat)
|
dat |
Given data matrix |
gnormdata Genewise Normalized data matrix
1 2 | dat <- matrix(1:10, 2)
gnormdata <- gnormalize(dat)
|
sh: 1: cannot create /dev/null: Permission denied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.