assign_mf | R Documentation |
Construct molecular formulae based on element counts
assign_mf(ftmsObj, metacyc = FALSE)
ftmsObj |
an object of class 'ftmsData', typically a result of |
metacyc |
TRUE/FALSE, use MetaCyc style formulae? (FALSE by default) |
Assigns molecular formulae for observed peaks, when possible. Formulae are assigned in a manner so they can be matched to databases (e.g. MetaCyc). If a Carbon 13 column is given, formulae are not assigned to peaks where C13 is present.
an object of class 'ftmsData' with a column in e_meta
giving the molecular formula.
Lisa Bramer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.