For one peptide library, identify proteins from annotation file, and then call protein_prosum for each protein.

library_prosum(data, annot, verbose = TRUE)

Arguments

data

Data frame with one library's data.

annot

Annotation file.

verbose

Logical whether or not to print progress.