run_app: DEP shiny apps

Description Usage Arguments Value Examples

View source: R/run_app_function.R

Description

run_app launches an interactive shiny app for interactive differential enrichment/expression analysis of proteomics data.

Usage

1
run_app(app)

Arguments

app

'LFQ' or 'TMT', The name of the app.

Value

Launches a browser with the shiny app

Examples

1
2
3
4
5
6
7
8
## Not run: 
# Run the app
run_app('LFQ')

run_app('TMT')


## End(Not run)

arnesmits/DEP documentation built on Aug. 7, 2019, 10:44 a.m.