tsne_plot_clusters_highlighted_with_pseudotime: Draws a tSNE plot with a pseudotime gradient in the selected...

Description Usage Arguments Value Author(s)

View source: R/monocle.R

Description

Draws a tSNE plot with a pseudotime gradient in the selected clusters.

Usage

1
2
tsne_plot_clusters_highlighted_with_pseudotime(seurat, monocle,
  selected_clusters, legend = TRUE)

Arguments

seurat

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

monocle

Monocle (CellDataSet) object with pseudotime data.

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.