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

library_promax(data, annot, verbose = TRUE)

Arguments

data

Data frame with one library's data.

annot

Annotation file.

verbose

Logical whether or not to print progress.