labelTSNEClusters: labelTSNEClusters

Description Usage Arguments Value Author(s)

View source: R/labelTSNEClusters.R

Description

labelTSNEClusters

Usage

1
2
labelTSNEClusters(seurat, labels = NULL, labelsOnPlot = TRUE,
  legend = TRUE)

Arguments

seurat

Seurat object.

labels

An data frame with 3 columns: "cluster", "label" and "colour". The "colour" column is optional.

labelsOnPlot

Boolean to indicate whether labels should be displayed on tSNE plot.

legend

Boolean to indicate whether legend should be plotted.

Value

A ggplot2 object. A tSNE plot with labelled clusters

Author(s)

Alexis Blanchet-Cohen


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