VizClassification: Highlight classification results

Description Usage Arguments Value

Description

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.

Usage

1
VizClassification(object, clusters, ...)

Arguments

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()

Value

Returns a feature plot with clusters highlighted by proportion of cells mapping to that cluster


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.