View source: R/Cell_markers.ident.R
plot_ridge | R Documentation |
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 )
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 |
Ridge plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.