OHDSI / SelfControlledCaseSeries

An R package for performing Self-Controlled Case Series (SCCS) analyses in an observational database in the OMOP Common Data Model.
http://ohdsi.github.io/SelfControlledCaseSeries
13 stars 8 forks source link

Create a shiny module / app for viewing study diagnostics and results #35

Closed schuemie closed 1 year ago

schuemie commented 2 years ago

Depends on https://github.com/OHDSI/SelfControlledCaseSeries/issues/34

Similar to other HADES apps, create a Shiny app that can view the results in the CSV files. Similar to CohortDiagnostics, these CSV files should be loaded into an RSQLite database before viewing. The Shiny app should also work with a full relational database such as PostgreSQL.

The Shiny app should be develop as a Shiny module that be used both stand-alone, as well as part of a viewer for all results generated in a Strategus run.

schuemie commented 1 year ago

Will be available through Strategus