R/shiny_2_gene_panel.R
server_gene_umap.Rd
Creates the backend interface for the Gene UMAP panel inside the Starlng Shiny application.
server_gene_umap(id)
The id of the shiny module, used to access the UI elements.
This function is a shiny module function and should be used in the context of the app created using the starlng_write_app function.
starlng_write_app