Description Usage Arguments Value Examples
Render a stylable heatmap of count data based on celda clustering results.
1 | celdaHeatmap(counts, celda.mod, ...)
|
counts |
Integer matrix. Rows represent features and columns represent cells. This matrix should be the same as the one used to generate 'celda.mod'. |
celda.mod |
Celda object of class "celda_C", "celda_G", or "celda_CG". |
... |
Additional parameters. |
list A list containing dendrogram information and the heatmap grob
1 | celdaHeatmap(celda.CG.sim$counts, celda.CG.mod)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.