plot_ridge: RidgePlot of selected genes, with split value

View source: R/Cell_markers.ident.R

plot_ridgeR Documentation

RidgePlot of selected genes, with split value

Description

RidgePlot of selected genes, with split value

Usage

plot_ridge(
  scrna,
  id,
  genes,
  ncol = 1,
  step = 0.01,
  show_split = T,
  assay = "RNA",
  slot = "data",
  aggr.other = F
)

Arguments

scrna

seurat obj to be used

id

interested cell group

genes

genes to plot

step

quantile steps

show_split

whether to show the split line

aggr.other

whether to aggregate other cell clusters

Value

Ridge plot


CostaLab/scMarkerDetect documentation built on May 12, 2022, 6:05 a.m.