cn_score | R Documentation |
Calculates the GRN status in query samples as compared to training data
cn_score(expDat, subList, tVals, classList = NULL, minVals = NULL,
classWeight = FALSE, exprWeight = TRUE, xmax = 1000)
expDat |
query expression matrix |
subList |
of ct => genes |
tVals |
list of ctt->list(means->genes, sds->genes) |
classList |
class list |
minVals |
min vals |
classWeight |
classweght |
exprWeight |
expression weight |
GRN scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.