transformApp: A test shiny app for the transform module

View source: R/transform.R

transformAppR Documentation

A test shiny app for the transform module

Description

transformApp() creates a small test app for testing the transformInput() and transformServer() functions. It uses a subset of the package dataset counts, transforms the counts based on the selected radio buttons and displays them as a table.

Usage

transformApp()

Value

a shiny::shinyApp() object.

Examples


transformApp()


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