library_prosum.RdFor one peptide library, identify proteins from annotation file, and then call protein_prosum for each protein.
library_prosum(data, annot, verbose = TRUE)
| data | Data frame with one library's data. |
|---|---|
| annot | Annotation file. |
| verbose | Logical whether or not to print progress. |