Learn R Programming

LipidMS (version 3.0.5)

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)

Value

msbatch

Arguments

msbatch

msbatch

simplifyAnnotations

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.

Author

M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>