View source: R/differential_abundance.R
plotDACellScore | R Documentation |
The prediction values are overlayed on the 2D embedding
plotDACellScore( obj, reduction, order = FALSE, label = FALSE, circle = FALSE, point_size = 1, point_alpha = 1, text_size = 4, theme_size = 10 )
obj |
DAseq results |
reduction |
Cell embeddings to plot |
order |
Order cells by DA score |
label |
Label cell custers |
circle |
Draw circle around clusters |
point_size |
Set point size |
point_alpha |
Set point alpha |
text_size |
Set text size |
theme_size |
Set theme size |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.