plot_tsne: plot tSNE

View source: R/visualization.R

plot_tsneR Documentation

plot tSNE

Description

Plot t-distributed stochastic neighbor embedding. See more details in tsne.

Usage

plot_tsne(object, color = "NEG", shape = "NEG", size = 1.5)

Arguments

object

A Metabolite object.

color

A column in '@sampleData' to show the color of points.

shape

A column in '@sampleData' to show the shape of points.

size

Point size.

Value

tSNE plot.


XikunHan/metabolomicsR documentation built on Feb. 7, 2024, 1:17 p.m.