doSingleUMAPplot: Plot UMAP of data matrix

View source: R/clusterUtils.R

doSingleUMAPplotR Documentation

Plot UMAP of data matrix

Description

Plot UMAP of data matrix

Usage

doSingleUMAPplot(dataMatrix, classes, custom.settings = umap::umap.defaults)

Arguments

dataMatrix

Matrix for UMAP dimentionality reduction

classes

Factorised vector of classifications for all the rows

custom.settings

Settings for UMAP plotting. Based on umap.defaults.

Value

single UMAP plot


jsemple19/EMclassifieR documentation built on Aug. 12, 2022, 2:57 p.m.