SearchCand {MAIT} | R Documentation |
Function SearchCand
looks up for a peak into a database
SearchCand(candidate, dataBase, peakTolerance)
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. |
A matrix containing all the possible hits for that peak candidate
Francesc Fernandez, francesc.fernandez.albert@upc.edu
MAIT-class
identifyMetabolites