DotanOr / DataCheQC

A Shiny app for PMX QC

Home Page:https://dotanor.github.io/DataCheQC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataCheQC

A Shiny app for pefroming pharmacometrics-related quality checks (PMX QC).

Read the paper associated with this project, published in CPT: Pharmacometrics & Systems Pharmacology.

Installation

The app can be accessed online at http://dotanor.shinyapps.io/DataCheQC

You can load the app locally by using shiny::runGitHub("DotanOr/DataCheQC").

Alternatively, download the code as a .zip archive and extract the files, then run using shiny::runApp("path/to/directory")

Note:
As the app has several dependencies, running the code locally may not work right away depending on your R environment.

If you have issues with conflicting package versions, run the following to try and resolve those discrepancies:

source("https://github.com/DotanOr/DataCheQC/blob/main/www/load_libs.R?raw=TRUE")

Getting Started

Check out the official DataCheQC documentation to get acquainted with the app's features, interface and more!

The QC Workflow

image