View source: R/additionalFunctions.R
getInclusionList | R Documentation |
Obtain an inclusion list for the identified lipids.
getInclusionList(df, dbs)
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. |
Data frame with 6 columns: formula, RT, neutral mass, m/z, adduct and the LipidMSid.
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.