getms1anno: Annotation of MS1 data by compounds database by predefined...

View source: R/anno.R

getms1annoR Documentation

Annotation of MS1 data by compounds database by predefined paired mass distance

Description

Annotation of MS1 data by compounds database by predefined paired mass distance

Usage

getms1anno(pmd, mz, ppm = 10, db = NULL)

Arguments

pmd

adducts formula or paired mass distance for ions

mz

unknown mass to charge ratios vector

ppm

mass accuracy

db

compounds database as dataframe. Two required columns are name and monoisotopic molecular weight with column names of name and mass

Value

list or data frame


enviGCMS documentation built on Feb. 16, 2023, 8:08 p.m.