View source: R/ArchR_CellCountsHeatmap.R
ArchRCellCountsHeatmap | R Documentation |
This function plots a heatmap of cell counts split across two groups
ArchRCellCountsHeatmap(
ArchR = ArchR,
group1 = "scHelper_cell_type",
group2 = "clusters"
)
ArchR |
ArchR object |
group1 |
first column to split cells by |
group2 |
second column to split cells by |
plot generated by pheatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.