finalizeAggregation {DAPAR} | R Documentation |
Method to finalize the aggregation process
finalizeAggregation(obj.pep, pepData, protData, X, lib.loc = NULL)
obj.pep |
A peptide object of class |
pepData |
xxxx |
protData |
xxxxx |
X |
An adjacency matrix in which lines and columns correspond respectively to peptides and proteins. |
lib.loc |
A list of two items (lib.loc$Prostar.loc and lib.loc$DAPAR.loc) to provide the location of the installed packages |
A protein object of class MSnset
Samuel Wieczorek