CreateProteinHeatmap: Create a protein heatmap

View source: R/Seurat_based.R

CreateProteinHeatmapR Documentation

Create a protein heatmap

Description

Create a protein heatmap

Usage

CreateProteinHeatmap(
  SerObj,
  proteinList,
  labelColumn,
  prefix,
  size,
  fontsize,
  titlefontsize,
  fullorder
)

Arguments

SerObj

A Seurat object.

proteinList

A list of proteins to plot.

labelColumn

Column name to use for labeling rows.

prefix

Prefix for plot title.

size

Size of plot.

fontsize

Font size for labels.

titlefontsize

Font size for plot title.

fullorder

Value

A heatmap of protein expression.


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.