The goal of pepannot is to annotate residue positions of sequences from mass spectrometry datasets.
You can install the development version of pepannot from GitHub with:
# install.packages("devtools")
devtools::install_github("TeamMacLean/pepannot")How to use the package can be found in the vignette folder.
library(pepannot)
vignette('pepannot_guide', package="pepannot")