Skip to contents

Run KEGG interactive visualization App for provided pathway

Usage

pathway_shiny_vis(pathway, port = 3838)

Arguments

pathway

list object

port

The TCP port that the application should listen on. Default value is 3838

Value

Nothing is returned

Examples

if (FALSE) { # \dontrun{
    runShinyApp()
} # }