Description Usage Arguments Value
View source: R/utility_functions.r
Pull down-regulated genes
1  | downregulated_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 down-regulated genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.