metaboliteAnnotation: Metabolite identification

View source: R/MetaboliteIdentify.R

metaboliteAnnotationR Documentation

Metabolite identification

Description

Metabolite identification

Usage

metaboliteAnnotation(para, db, delta = 10, mode = 1, unit = "ppm",
  dbType = 1)

Arguments

para

An object of metaXpara,use the information from the rawPeaks to do the identification

db

The file name of database

delta

The delta

mode

The mode of data, positive or negative,1:positive, 2:negative

unit

The unit of the delta,1:ppm,2:da. Default is ppm

dbType

1=HMDB,2=PubChem,3=KEGG,4=MassBank,5=LipidMaps,6=PlantCyc

Value

The name of output file


wenbostar/metaX documentation built on July 4, 2023, 7:50 p.m.