powered by
Start a dashboard for a running cromwell server
runCromwellDashboard(url = "127.0.0.1:8000", version = "v33", ...)
Cromwell server in the format of address:port
Cromwell server version
additional parameters for shinyApp()
An object that represents the app
# NOT RUN { runCromwellDashboard("127.0.0.1:8000", "v33") # }
Run the code above in your browser using DataLab