cn_normalizeScores | R Documentation |
Divide the query scores by the mean values in the training data.
cn_normalizeScores(ctrlScores, queryScores, subNets)
ctrlScores |
a list of subnet->mean value, all subnets |
queryScores |
a matrix, rownames = subnet names, all subnets |
subNets |
a vector of subnets names to use |
normalized grn status matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.