downregulated_genes.Rd
Pull down-regulated genes
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.