plot_UMAP: Plot UMAP

View source: R/visualization.R

plot_UMAPR Documentation

Plot UMAP

Description

Plot manifold approximation and projection (UMAP). See more details in umap.

Usage

plot_UMAP(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

UMAP plot.


XikunHan/metabolomicsR documentation built on Oct. 14, 2024, 3:18 p.m.