plotEnrichment.old: Plot Enrichment

View source: R/Seurat_based.R

plotEnrichment.oldR Documentation

Plot Enrichment

Description

Plot Enrichment

Usage

plotEnrichment.old(
  SerObj,
  field1,
  field2,
  size,
  fontsize,
  titlefontsize,
  column_title
)

Arguments

SerObj

A Seurat object.

field1

Field 1 to compare.

field2

Field 2 to compare.

size

Size of plot.

fontsize

Font size for labels.

titlefontsize

Font size for plot title.

column_title

Column title for plot.

Value

A plot of enrichment analysis between two fields.


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