Add custom annotations to an mmo object
AddCustomAnnot.RdMatch features to a custom DB by m/z (ppm) and RT (minutes) tolerances and attach a list-column of candidate compound IDs per feature.
Arguments
- mmo
An
mmoobject created byGetMZmineFeature().- DB_file
CSV path with at least columns
compound,mz,rt.- mztol
m/z tolerance in ppm (default 5).
- rttol
RT tolerance in minutes (default 0.5).