| crossAdducts | R Documentation | 
This function crosses tables of precursor candidates identified using different adducts.
crossAdducts(df1, df2, rttol, rawData, coelCutoff)
df1 | 
 data frame containing identification results using the main adduct  | 
df2 | 
 data frame containing identification results using a secondary adduct  | 
rttol | 
 retention time tolerance in seconds  | 
rawData | 
 raw scans data. Output of dataProcessing function (MS1$rawData).  | 
coelCutoff | 
 coelution score threshold between parent and fragment ions. Only applied if rawData info is supplied.  | 
Subset of the original data frame without adducts
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.