This function launches the Shiny web results viewer.
launchShinyApp(outputFolder, shinySettings = list(dataFolder = outputFolder))
The root output folder that holds the individual database results
This is a list() of settings passed to the Shiny application. At the moment this is simply the output folder so likely no need to change this parameter.