Skip to content

Graphical User Interface

Stefan Filges edited this page Feb 21, 2020 · 1 revision

Running the R shiny app

Using the shiny app additionally requires tidyverse, shiny, shinyFiles, shinyWidgets, shinydashboard and DT.

To start, type the following in the R console:

umiAnalyzer::runUmiVisualiser()

Changing the default start-up

If using R studio you can choose whether to open the app within R-studio or in your default web browser. To change click on the little down-facing arrow next to the "Run App" button in R studio and select your preferred option.

Clone this wiki locally