Description Usage Arguments Value Examples
This function adds the mass of a proton to a monoisotopic mass (e.g., to a deprotonated m/z to obtain its neutral analogue).
1 | add_proton(mass)
|
mass |
a numeric containing a monoisotopic mass |
a numeric containing the monoisotopic mass after proton addition
1 2 | mz <- 412.9664 ## deprotonated PFOA with small error
add_proton(mz)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.