Skip to contents

Launch the GAnnoViz Shinyapp.

Usage

GAnnoVizApp(host = NULL, port = NULL, launch.browser = TRUE, ...)

Arguments

host

Host interface, e.g., "0.0.0.0" or "127.0.0.1".

port

Port number, e.g., 8888.

launch.browser

Whether to launch in a browser. (TRUE).

...

Additional parameters passed to shiny::runApp.

Examples

# GAnnoVizApp()