Learn R Programming

umapr (version 0.0.0.9001)

make_umap_object: Title

Description

Title

Usage

make_umap_object(umap_result, annotation = NULL)

Arguments

umap_result

- output of running

annotation

- optional annotation file

Value

- a umap object that includes plotting

Examples

Run this code
# NOT RUN {
library(flowCore)

umap_table <- umap()
# }

Run the code above in your browser using DataLab