plotNMDS: Wrapper for scater::plotReducedDim()

View source: R/plotNDMS.R

plotNMDSR Documentation

Wrapper for scater::plotReducedDim()

Description

Wrapper for scater::plotReducedDim()

Usage

plotNMDS(x, ..., ncomponents = 2)

Arguments

x

a SummarizedExperiment object.

...

additional arguments passed to scater::plotReducedDim().

ncomponents

Numeric scalar. indicating the number of dimensions to plot, starting from the first dimension. Alternatively, a numeric vector specifying the dimensions to be plotted. (Default: 2)


microbiome/miaViz documentation built on Nov. 4, 2024, 12:25 a.m.