Rank_Swarm: Rank a feature and plot a swarm grouped by select categorical...

View source: R/Seurat_based.R

Rank_SwarmR Documentation

Rank a feature and plot a swarm grouped by select categorical metadata

Description

Rank a feature and plot a swarm grouped by select categorical metadata

Usage

Rank_Swarm(
  SerObj,
  RankFeat,
  group.by,
  title = "Cell SerObjrted",
  color.by = NULL
)

Arguments

SerObj

A Seurat object to perform gating on.

RankFeat

A feature to rank, like SDA comp

group.by

A categorical meta feature

title

A title

color.by

A categorical meta feature default NULL to color the point

Value

ggplot viz of ranking per group


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