LipidMS (version 3.0.4)

getInclusionList: Obtain an inclusion list from the annotation results

Description

Obtain an inclusion list for the identified lipids.

Usage

getInclusionList(df, dbs)

Value

Data frame with 6 columns: formula, RT, neutral mass, m/z, adduct and the LipidMSid.

Arguments

df

data frame. Output of identification functions (results table from an msobject or feature table from an msbatch).

dbs

list of data bases required for annotation. By default, dbs contains the required data frames based on the default fragmentation rules. If these rules are modified, dbs may need to be supplied. See createLipidDB and assignDB.

Author

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