plotClusters: A function that creates 2-D plot of single-cells, colored by...

View source: R/APJaccard.R

plotClustersR Documentation

A function that creates 2-D plot of single-cells, colored by any clustering solution

Description

A function that creates 2-D plot of single-cells, colored by any clustering solution

Usage

plotClusters(object, clusters, plotName)

Arguments

object

a Seurat object which has had a pca, umap, or tsne reduction performed on it

clusters

a vector of cluster assignments, labeled with cell names

plotName

a ggplot object with cells plotted by the dimensional reduction of the object and colors determined by the assignment from clusters

Value

....


arh2207/APJaccard documentation built on May 19, 2022, 11:59 p.m.