geneScores: score indvidual genes

View source: R/grn_status.R

geneScoresR Documentation

score indvidual genes

Description

score individual genes

Usage

geneScores(queryMatrix, ctt, trainNorm, grn_all, importantGenes)

Arguments

queryMatrix

query ranked expression matrix

ctt

the name of the cancer type specific network

trainNorm

the normalization statistics from ccn_trainNorm

grn_all

the grn construction results from ccn_makeGRN

importantGenes

a list of gene importances

Value

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


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.