Description Usage Arguments Value
MA plot from DESeq2Results object
1 | plot_deseq_ma(res, p_co = 0.05, lfc_co = 2, lfc_plot_lim = 5)
|
res |
A DESeq2Results object |
p_co |
A double - the cutoff of adjusted p-value. Default values is |
lfc_co |
A double - the cutoff of log2 fold change. Default values is |
lfc_plot_lim |
A double - the y-limit of log2 fold change plot. Default value is |
A ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.