Modified - Identify metabolites using multiple databases
mod_identify_all.Rd
Function to identify metabolites using multiple databases at once. This function was modified from the package metid
Arguments
- ms1.data
A data.frame containing the columns 'FeatureID', 'mzmed' and 'rtmed'
- ms2.data
An MSpectra object containing MS2 data
- db_dir
Path where the databases are stored
- parameter.list
A list containing the parameters to process each database. Parameters must be created using metid::metIdentifyParam()