RasmussenLab / pimms

Imputing proteomics data using deep learning models
https://pimms.readthedocs.io/en/latest/
GNU General Public License v3.0
17 stars 2 forks source link

Aggregating peptides #8

Closed enryH closed 4 months ago

enryH commented 3 years ago
# up to two missed cleavage sites.
peptides = ("ILTERGYSFTTTAEREIVR",
                 "GYSFTTTAEREIVRDIK",
                           "EIVRDIKEK",
                               "DIKEKLCYVALDFEQEMATAASSSSLEK")
enryH commented 3 years ago