Description
Plot t-distributed stochastic neighbor embedding. See more details in tsne
.
Usage
plot_tsne(object, color = "NEG", shape = "NEG", size = 1.5)
Arguments
color
A column in `@sampleData` to show the color of points.
shape
A column in `@sampleData` to show the shape of points.