Description Usage Arguments Value
View source: R/arseq.deg.plot.R
Generating a heatmap of the differentially expressed genes
1 | arseq.deg.plot(deg, data, dds, save.plot = FALSE, save.dir = getwd())
|
deg |
Differtially expressed genes calculated using DESeq2 |
data |
Normalized count's matrix |
dds |
DeSes2 object |
save.plot |
Logical. Argument to state if the plot needs to be saved in disk. Default: FALSE |
save.dir |
Location to save the plot when 'save.plot=TRUE'. Default: Working Directory. |
Heatmap of the differentially expressed genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.