Main function for adding annotations to a tidyproteomics data-object
annotate.Rd
Main function for adding annotations to a tidyproteomics data-object
Usage
annotate(
data = NULL,
annotations = NULL,
duplicates = c("replace", "merge", "leave")
)