Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-ev/shiny-qc-dashboard

QC dashboard for LC-MS proteomic equipment using R and shinydashboard
https://github.com/dev-ev/shiny-qc-dashboard

dashboard data-visualization mass-spectrometry orbitrap-ms performance-monitoring proteomics shiny shinydashboard

Last synced: about 2 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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*](https://github.com/dev-ev/qc-script-PD24) 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