CreateProteinHeatmap.old: Create a protein heatmap old ver

View source: R/Seurat_based.R

CreateProteinHeatmap.oldR Documentation

Create a protein heatmap old ver

Description

Create a protein heatmap old ver

Usage

CreateProteinHeatmap.old(
  SerObj,
  proteinList,
  labelColumn,
  prefix,
  size,
  fontsize,
  titlefontsize
)

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.

Value

A heatmap of protein expression.


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