mspms-shiny is a Shiny app designed to be a basic interface for the mspms R package to analyze data from the Multiplex Substrate Profiling by Mass Spectrometry (MSP-MS) method
The web hosted version can be accessed at https://gonzalezlab.shinyapps.io/mspms_shiny/. It’s as easy as clicking the link and following the instructions on the about page of the app.
To download and install locally, clone the repository
git clone https://github.com/baynec2/mspms-shiny.git
Then open app.R in RStudio and click the “Run App” button.