countPlotApp: A test shiny app for the countPlot module

View source: R/countPlot.R

countPlotAppR Documentation

A test shiny app for the countPlot module

Description

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

Usage

countPlotApp(debug = TRUE)

Value

a shiny::shinyApp() object.

Examples


countPlotApp()


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