sc_interactive_umap_plot: Produces an interactive UMAP plot via Shiny

View source: R/sc_atac_tfidf.R

sc_interactive_umap_plotR Documentation

Produces an interactive UMAP plot via Shiny

Description

Can colour the UMAP by any of the colData columns in the SCE object

Usage

sc_interactive_umap_plot(sce)

Arguments

sce

The SingleCellExperiment object

Value

A shiny object which represents the app. Printing the object or passing it to 'shiny::runApp(...)' will run the app.


LuyiTian/scPipe documentation built on Dec. 11, 2023, 8:21 p.m.