ArchRCellCountsHeatmap: ArchR function: Plot heatmap of cell counts

View source: R/ArchR_CellCountsHeatmap.R

ArchRCellCountsHeatmapR Documentation

ArchR function: Plot heatmap of cell counts

Description

This function plots a heatmap of cell counts split across two groups

Usage

ArchRCellCountsHeatmap(
  ArchR = ArchR,
  group1 = "scHelper_cell_type",
  group2 = "clusters"
)

Arguments

ArchR

ArchR object

group1

first column to split cells by

group2

second column to split cells by

Value

plot generated by pheatmap


alexthiery/scHelper documentation built on Aug. 26, 2023, 3:42 p.m.