Learn R Programming

MAIT (version 1.6.0)

SearchCand: Peak search function into a database

Description

Function SearchCand looks up for a peak into a database

Usage

SearchCand(candidate, dataBase, peakTolerance)

Arguments

candidate
The mass of the peak to be looked up into the database
dataBase
The table where the database to be used is saved. The function is build to use databases with the same layout as the MAIT's database. This database can be accessed by typing data(MAITtables) and Database.
peakTolerance
Maximum difference between the peak masses differences and the values shown in the database to be considered as a match.

Value

A matrix containing all the possible hits for that peak candidate

See Also

MAIT-class identifyMetabolites