PlotTSNE: Plot TSNE using ggplot2

Description Usage Arguments

Description

Plot TSNE using ggplot2.

Usage

1
PlotTSNE(tsne_coord, cluster, sample.idx = NULL, text = NULL)

Arguments

tsne_coord

A data frame of first two dimension of tsne projection.

cluster

A character/numeric vector cluster membership corresponding to tsne_coord

sample.idx

A numeric/logical vector indicating selected cells


Mamie/mwang documentation built on May 14, 2019, 7:15 p.m.