You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center">An open-source tool for calculating peptide m/z values.</p>
6
+
</div>
4
7
5
-
This repository contains a template app for OpenMS workflows in a web application using the **streamlit** framework. It serves as a foundation for apps ranging from simple workflows with **pyOpenMS** to complex workflows utilizing **OpenMS TOPP tools** with parallel execution. It includes solutions for handling user data and parameters in workspaces as well as deployment with docker-compose.
Documentation for **users** and **developers** is included as pages in [this template app](https://abi-services.cs.uni-tuebingen.de/streamlit-template/), indicated by the 📖 icon.
18
+
If you use this work, please cite:
20
19
21
-
## Citation
20
+
```
21
+
Müller, T. D., Siraj, A., et al. OpenMS WebApps: Building User-Friendly Solutions for MS Analysis.
22
+
Journal of Proteome Research (2025).
23
+
https://doi.org/10.1021/acs.jproteome.4c00872
24
+
```
22
25
23
-
Please cite:
24
-
Müller, T. D., Siraj, A., et al. OpenMS WebApps: Building User-Friendly Solutions for MS Analysis. Journal of Proteome Research (2025). [https://doi.org/10.1021/acs.jproteome.4c00872](https://doi.org/10.1021/acs.jproteome.4c00872)
26
+
## 📚 References
25
27
26
-
## References
28
+
This work builds upon the following publications:
27
29
28
-
- Pfeuffer, J., Bielow, C., Wein, S. et al. OpenMS 3 enables reproducible analysis of large-scale mass spectrometry data. Nat Methods 21, 365–367 (2024). [https://doi.org/10.1038/s41592-024-02197-7](https://doi.org/10.1038/s41592-024-02197-7)
29
-
30
-
- Röst HL, Schmitt U, Aebersold R, Malmström L. pyOpenMS: a Python-based interface to the OpenMS mass-spectrometry algorithm library. Proteomics. 2014 Jan;14(1):74-7. [https://doi.org/10.1002/pmic.201300246](https://doi.org/10.1002/pmic.201300246). PMID: [24420968](https://pubmed.ncbi.nlm.nih.gov/24420968/).
30
+
1.**Pfeuffer, J., Bielow, C., Wein, S. et al.** (2024). OpenMS 3 enables reproducible analysis of large-scale mass spectrometry data. *Nature Methods*, 21, 365–367. https://doi.org/10.1038/s41592-024-02197-7
31
31
32
+
2.**Röst, H. L., Schmitt, U., Aebersold, R., & Malmström, L.** (2014). pyOpenMS: a Python-based interface to the OpenMS mass-spectrometry algorithm library. *Proteomics*, 14(1), 74-77. https://doi.org/10.1002/pmic.201300246 | PubMed: [24420968](https://pubmed.ncbi.nlm.nih.gov/24420968/)
0 commit comments