getClassGenes: Find Classy Genes

View source: R/findClassyGenes.R

getClassGenesR Documentation

Find Classy Genes

Description

Extract genes suitable for training classifier

Usage

getClassGenes(diffRes, topX = 25, bottom = TRUE, leastDiff = TRUE)

Arguments

diffRes

a dataframe with pval, cval, holm, and rownames as the gene names

topX

a number dicataing the number of genes to select for training classifier

bottom

logic if true use the top x genes with - cvals

Value

a vector of genes that are good for training classifier for that category


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