A shiny app to analyze mass spectrometry data for peptide cleavage patterns
R 3.5 or higher
Optionally: RStudio or other interface
- MS data txt file in tab-separated table form:
Column 1: M/Z
Column 2: Intensity
- Peptide sequence that was analyzed
Uncomment line 28-35 in app.R in case some packages still need to be installed. (Optionally but not necesarry: comment line 39-45)
Download both app.R and mzR-functions.R files in single directory. Run app.R using RStudio or by running following command in R: shiny::runApp('Path to directory where app.R is saved')
Upload MS data and insert sequence. Click on submit.
MALDIquant
MALDIquantForeign
xlsx
stringr
shiny
shinyWidgets
plotly
The tool has been published online at: https://bioit.shinyapps.io/PARs/