Description Usage Arguments Value
View source: R/bulk_goDataTab.R
Filters the DE results table and returns the names of the DE genes
1 | getDEgenes(data, type, pvalue, fchange)
|
data |
Differential Expression Reslts Table |
type |
Filters by abs. significant, upregulation or downregulation |
pvalue |
P-value threshold |
fchange |
Fold-Change threshold |
Returns a vector with DE gene names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.