plotNMDS.Rd
Wrapper for scater::plotReducedDim()
plotNMDS(x, ..., ncomponents = 2)
a
SummarizedExperiment
object.
additional arguments passed to scater::plotReducedDim().
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
)