joinAnnotationResults: Summarize annotation results from an msbatch into the features table
Description
Summarize annotation results from an msbatch into the features table
Usage
joinAnnotationResults(msbatch, simplifyAnnotations = TRUE)
Arguments
simplifyAnnotation
logical. If TRUE, only the most frequent id will be
kept (recommended when only pool samples have been acquired in DIA or DDA). If
FALSE, all annotations will be shown.