RidgePlot of selected genes, with split value

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