Trains, fits, and uses a machine learning model on known metabolite data to predict unknown metabolite pair matches.
Arguments
- ms1
A
massSight
object representing the results of a preprocessed LC-MS experiment- ms2
A
massSight
object representing the results of a second preprcoessed LC-MS experiment- mz_thresh
numeric
Mass to Charge threshold. Used to limit potential matches between metabolites.- rt_thresh
numeric
Retention Time threshold. Used to limit potential matches between metabolites- seed
Seed value for reproducibility