| frags | R Documentation | 
Given a set of coeluting fragments, this function searches for matches within a database. It is used by identification functions to extract fragments of interest based on the fragmentation patterns of each class of lipid.
frags(df, ppm, db, mdiff, charge, n)
df | 
 data frame containing coeluting fragments  | 
ppm | 
 mass tolerance  | 
db | 
 database (data frame with two columns) where to look into  | 
charge | 
 mdiff  | 
Data frame containing matched ions information
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.