heatmapApp: A test shiny app for the heatmap module

View source: R/heatmap.R

heatmapAppR Documentation

A test shiny app for the heatmap module

Description

heatmapApp() creates a small test app for testing the heatmapOutput() and heatmapServer() functions. It uses a subset of the package datasets counts, sampleInfo and gene_metadata and create a ggplot2::ggplot() heatmap object. It also has transform radio buttons to test using that information to change the colour palette.

Usage

heatmapApp()

Value

a shiny::shinyApp() object.

Examples


heatmapApp()


richysix/rnaseqVis documentation built on Feb. 12, 2024, 1:37 p.m.