Skip to content

QC dashboard for LC-MS proteomic equipment using R and shinydashboard

License

Notifications You must be signed in to change notification settings

dev-ev/shiny-QC-dashboard

Repository files navigation

shiny-QC-dashboard

QC dashboard for proteomics using R and shiny/shinydashboard. Created and tested with Orbitrap mass spectrometers in mind.

The dashboard makes use of the key QC values that are stored in an SQLite database. During the development of the dashboard, the QC runs were injections of 50 ng of a HeLa cell tryptic digest, and the database is filled with the output values from Proteome Discoverer 2.4 search that are summarized and saved into an SQLite database by the integrated QC_Script_PD2.4 script.

The app consists of one long page and is based on the R packages shiny and shinydashboard:

drawing

Select the instrument using the dropdown menu on the left:

drawing

To change the time interval that is displayed, use the date pickers on the left:

drawing