R/shiny_7_gene_heatmaps.R
ui_module_metadata_heatmap.Rd
Creates the UI interface for the Gene Module Heatmap panel inside the Starlng Shiny application.
ui_module_metadata_heatmap(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