Identification of protein adducts in deconvoluted mass spectrometry data by matching experimental peak distributions with potential isotope patterns. Here is the corresponding paper.
To access the web app, run the src/app.py file.
python src/app.py
Otherwise, the search can be run directly using src/binding_site_search.py (changing file directories accordingly).
python src/binding_site_search.py
Note that deconvoluted spectrum will be required as input (for the bound MS csv file).
- HTML/JS/CSS
- Flask
- PyOpenMS
- OR-Tools
- SimilarityMeasures
If you encounter any problems in using the code, please open an issue in this repository.