plotDegHeatmap | R Documentation |
This function is an extension of plotHeatmap()
that is optimized for
automatic handling differentially expressed genes, rather than requiring
manual input of a gene vector. All of the optional parameters for
plotHeatmap()
are also supported by this function.
plotDegHeatmap(object, ...)
object |
Object. |
... |
Additional arguments. |
To adjust the annotation columns, modify the
colData()
of the counts
argument, which
must contain a SummarizedExperiment
.
Plot.
showMethods("plotDegHeatmap")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.