Skip to contents

Prepare DE-based umap

Usage

compute_de_umap(data = NULL)

Arguments

data

A tidyseurat object merged with metadata. Must contain columns "Well_ID", "Row", "Column".

Value

A tidyseurat object with umap_de data frame in slot tools

Examples

data(mini_mac)
mini_mac <- compute_de_umap(mini_mac)
#> Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
#> Also defined by ‘spam’