Skip to contents

This function uses a PredRet model that describe the relationship between between two chromatographic systems to change the retention time in the database/Spectra() object. Note that the order of the systems mattter. The first system should be the system to translate the RT from and the second system should be the system to translate RTs to.

Usage

predret_project_DB(DB, model, model_rt_multiplier = 60)

Arguments

DB

A Spectra() object with reference spectra

model

A one row tibble with a PredRet model

model_rt_multiplier

multiplier for retention times in the PredRet database (used to translate between minutes and seconds)