Plot_SDAScoresPerFeature | R Documentation |
Plot SDA Cell Scores By Feature
Plot_SDAScoresPerFeature(
seuratObj,
sdaResults,
metadataFeature,
direction = "Both"
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.