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 Jan. 28, 2025, 6:06 a.m.