tsne_plot_clusters_highlighted: Draws a tSNE plot highlighting the selected clusters.

Description Usage Arguments Value Author(s)

View source: R/monocle.R

Description

Draws a tSNE plot highlighting the selected clusters.

Usage

1
tsne_plot_clusters_highlighted(seurat, selected_clusters, legend = TRUE)

Arguments

seurat

Seurat object to convert to a Monocle (CellDataSet) object.

selected_clusters

Selected clusters in Seurat object. Full names of clusters must be given.

legend.

Boolean. Display legend or not.

Value

A ggplot2 object.

Author(s)

Alexis Blanchet-Cohen


sjessa/cytokit documentation built on Feb. 10, 2020, 7:58 a.m.