plotTSNE: plot tsne maps

Description Usage Arguments Value Examples

Description

plot tsne maps

Usage

1
2
plotTSNE(vat, title = NULL, group.id = NULL, gradient = FALSE,
  colors = NULL, source = "tsne", ...)

Arguments

vat

VAT Entity

title

plot's title

group.id

cell property for group

gradient

whether or not with gradient

colors

color palette

source

plot's data source for shinyui

...

other parameters for plot_ly

Value

plot.ly object

Examples

1
plotTSNE(vat, title="Example", group.id="cluster", gradient=FALSE)

HuobinTan/scVAT documentation built on May 31, 2019, 2:20 p.m.