Create m/z and retention time ranges for target compounds
createRanges.RdCreates ranges around given m/z and retention time based on given data and allowed deviance.
Arguments
- msData
MsExperiment()object- dbData
target database, output of
createTargetList()- ppm
allowed deviance in ppm around given m/z value
- rtdev
allowed deviance in seconds of retention time. Defines the search window in the time dimension.