processImportance: process classifier importance

View source: R/grn_utils.R

processImportanceR Documentation

process classifier importance

Description

process the importance scores of gene pairs into enriched genes

Usage

processImportance(classifier, xpairs, prune = TRUE)

Arguments

classifier

the Random Forest classifier

xpairs

the xpair_list from training

prune

blooln indicate whether to select genes exclusive to cancer category

Value

a list of genes with their importance divided by groups


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