Plot_SDAScoresPerFeature: Plot SDA Cell Scores By Feature

View source: R/SDA.R

Plot_SDAScoresPerFeatureR Documentation

Plot SDA Cell Scores By Feature

Description

Plot SDA Cell Scores By Feature

Usage

Plot_SDAScoresPerFeature(
  seuratObj,
  sdaResults,
  metadataFeature,
  direction = "Both"
)

Arguments

seuratObj

A Seurat object

sdaResults

The result list generated by SDATools

metadataFeature

The field to plot (present in the seurat object).

direction

Either Pos, Neg, or Both


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.