geneScores | R Documentation |
score individual genes
geneScores(queryMatrix, ctt, trainNorm, grn_all, importantGenes)
queryMatrix |
query ranked expression matrix |
ctt |
the name of the cancer type specific network |
trainNorm |
the normalization statistics from |
grn_all |
the grn construction results from |
importantGenes |
a list of gene importances |
a matrix with individual gene z score for each query sample, and the expression direction it should move to achieve ideal similarity with subnetwork. The order of the gene is ranked by importance from the classifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.