Description Usage Arguments Value
View source: R/utility_functions.r
Pull up-regulated genes
1 | upregulated_genes(df, adjpval_threshold, log2fc_threshold)
|
df |
Data frame containing DE results |
adjpval_threshold |
Adjusted p-value threshold |
log2fc_threshold |
Log2-fold-change threshold |
A vector of up-regulated genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.