Launch the unified SecAct Shiny application for exploring
secreted protein activity across bulk, single-cell, and spatial data.
Usage
runSecActApp(port = NULL, launch.browser = TRUE, ...)
Arguments
- port
Port to run the app on. Default NULL uses Shiny's default.
- launch.browser
Whether to launch a browser window. Default TRUE.
- ...
Additional arguments passed to shiny::runApp.
Value
Invisible NULL (runs the app).