BinAnnotationPlot: Heatmap of bin-annotation overlap

View source: R/binning.R

BinAnnotationPlotR Documentation

Heatmap of bin-annotation overlap

Description

Heatmap of bin-annotation overlap

Usage

BinAnnotationPlot(seu, cell.type.calls = "celltype.l2")

Arguments

seu

A seurat object with binning IDs in the "bins" column of meta.data

cell.type.calls

Name of meta.data column containing cell type calls on which to visualize overlap

Value

A heatmap depicting cell type calls within each bin

Examples

## Not run: 
BinAnnotationPlot(seu)

## End(Not run)

BlishLab/scriabin documentation built on July 5, 2023, 1:14 a.m.