peptides.Rd
A character vector containing peptide sequences.
data("peptides")
The peptides were extraced from the `hyperLOPIT2015ms3r1psm` object in the `pRolocdata` package using `unique(as.character(fData(hyperLOPIT2015ms3r1psm)$Sequence))`.
data(peptides) head(peptides) #> [1] "aAAGEAk" "VTEEAk" "aSGDPGk" "sAAAEAk" "aANAEGk" "aAAEEAR"