Description Usage Arguments Value Author(s)
Draws a tSNE plot with a pseudotime gradient in the selected clusters.
1 2 | tsne_plot_clusters_highlighted_with_pseudotime(seurat, monocle,
selected_clusters, legend = TRUE)
|
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. |
A ggplot2 object.
Alexis Blanchet-Cohen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.