Proteomics Academy is a collection of tutorials and resources for learning about proteomics. We also list upcoming events and recommend Q&A forums and job boards for proteomics researchers.
Visit the website at proteomics-academy.org.
Anyone is welcome to contribute to Proteomics Academy. This can be done by:
- Requesting the addition of a new resource or event through an issue
- Submitting a pull request to add/update content
- Contacting us at proteomics-academy [at] eubic-ms [dot] org.
The website is built using mkdocs. To run the website locally, first install Python. Then install the project with
pip install --editable .
Then run the website with
mkdocs serve