Skip to content

PayneLab/ProteomicsEducation

Repository files navigation

Computational Proteomics Lessons

This GitHub repository is really just a jumping point for different sets of tutorials. The goal here is to help people understand different topics within computational proteomics. The overall compendium will continue to grow with new topics as we create new materials.

We would love for others to contribute to this. Please email the Payne Lab to start the discussion.

Peptide Identification and Quantification of Mass Spectrometry Data

These lessons are designed to serve as a soft introduction to the field of proteomics and the computational challenges therin. Our overall goal in these lessons is to approach proteomics from a computational perspective to help train and attract bioinformatics and computational students into the field. These tutorials were described in this publication. Currently-available lessons can be found in the Notebooks_Peptide-ID-and-Quant-of-MS-Data folder. You can run these .ipynb files locally by downloading these files or cloning the repository. If you would prefer to run the tutorials online through Google Colab, you can find the lessons linked below.

Tutorials

Machine Learning for Proteomics: Peptide Embeddings

In proteomics, peptide sequences are a foundational data type. They are the basic thing we measure with mass spectrometry, and so they are often the at the center of various machine learning tasks. Peptide sequences are typically represented in text as a string (e.g. SAMPLER). However, ML requires inputs to be numeric. In order for ML to be able to use our data, we need to first convert the sequences into numeric representations-- embeddings. This series of notebooks covers the philosophical and technical details of peptide embeddings. Currently-available lessons can be found in the Notebooks_ML-for-Proteomics-Peptide-Embeddings folder. You can run these .ipynb files locally by downloading these files or cloning the repository. If you would prefer to run the tutorials online through Google Colab, you can find the lessons linked below.

Tutorials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5