ccn_netScores | R Documentation |
Calculates the status of all GRNs in query samples as compared to training data for
ccn_netScores( expDat, genes, tVals, ctt, classList = NULL, classWeight = TRUE, classWeightVal = 3, exprWeight = TRUE, exprWeightVal = 3, xmax = 1000 )
expDat |
query expression matrix |
tVals |
tvals |
classList |
classList |
classWeight |
class weight |
exprWeight |
expression weight |
subList |
of ct => genes |
minVals |
minVals |
grn scores (not normalized)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.