Skip to contents

A character vector containing peptide sequences.

Usage

data("peptides")

Source

The peptides were extraced from the `hyperLOPIT2015ms3r1psm` object in the `pRolocdata` package using `unique(as.character(fData(hyperLOPIT2015ms3r1psm)$Sequence))`.

Examples

data(peptides)
head(peptides)
#> [1] "aAAGEAk" "VTEEAk"  "aSGDPGk" "sAAAEAk" "aANAEGk" "aAAEEAR"