pasteElement | R Documentation |
Paste formula and element. Combine metabolite and adduct as a new sum formula. If there are no enough element to remove, return NA.
pasteElement(formula = "C9H11NO2", element = "H", mode = c("plus", "minus"))
formula |
The formula of metabolite. |
element |
The element. |
mode |
Add or remove a module |
A formula.
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.