plotSilhouette: Plots a silhouette plot

Description Usage Arguments Value

Description

Plots a silhouette plot

Usage

1
plotSilhouette(object, use_dimred, clusters, na.rm = TRUE)

Arguments

object

A SinglecellExperiment object.

use_dimred

A character string indicating which dimension reduction to use.

clusters

A character string indicating which annotation to use as clusters.

na.rm

Remove NA values from clusters.

Value

A ggplot object


jenzopr/singlecellutils documentation built on June 12, 2019, 2:51 a.m.