Description Usage Arguments Value
This function is useful to view where proportionally the clusters returned from classification map to the clusters present in the given object. Utilizes the FeaturePlot() function to color clusters in object.
1 | VizClassification(object, clusters, ...)
|
object |
Seurat object on which the classifier was trained and onto which the classification results will be highlighted |
clusters |
vector of cluster ids (output of ClassifyCells) |
... |
additional parameters to pass to FeaturePlot() |
Returns a feature plot with clusters highlighted by proportion of cells mapping to that cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.