Description Usage Arguments Value
Extract genes suitable for training classifier
1 | getClassGenes(diffRes, topX = 25, bottom = TRUE)
|
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 |
a vector of genes that are good for training classifier for that category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.