Description Usage Arguments Value
Produces custom heatmap uses pheatmap::pheatmap()
.
1 | PlotHeatmap(object, DE_res, selected_clusters = NA, nDE = 10)
|
object |
SingleCellExperiment object |
DE_res |
list obtained from the |
selected_clusters |
vector of selected clusters to be considered. When unspecified (=NA), defaults to all predicted clusters. |
nDE |
integer, specifies the number of DE genes to appear in the heatmap. |
heatmap object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.