Shiny application for OMOPOmics based on R package ROMOPOmics.
This application primarily serves as a demo of the ROMOPOmics package. It is currently available as a Docker image:
andrewc160/romopomics_demo
To operate, install and run said image, then access localhost:3838 to access the running application.
Alternatively, clone this repo within RStudio, install dependencies, and run the Shiny application that way.