Learn R Programming

wrProteo (version 1.13.1)

.atomicMasses: Molecular mass for Elements

Description

This fuction returns the molecular mass based of main elements found in biology/proteomics as average and mono-isotopic mass. The result includes H, C, N, O, P, S, Se and the electrone. The values are bsed on http://www.ionsource.com/Card/Mass/mass.htm in ref to http://physics.nist.gov/Comp (as of 2019).

Usage

.atomicMasses()

Arguments

Value

This function returns a numeric matrix with mass values

See Also

massDeFormula

Examples

Run this code
.atomicMasses()

Run the code above in your browser using DataLab