aminoacids | R Documentation |
'data.frame' of aminoacids from the unimod database.
aminoacids
A 'data.frame' with 11 columns (OneLetter, ThreeLetter, FullName, AvgMass, MonoMass, H, C, N, O S, Se) for the aminoacids. The H/C/N/O/S/Se columns contain the number of elements that build the aminoacid.
It was created as follows:
“' unimod:::.createDataSets() “'
Taken from the unimod database: http://www.unimod.org/xml/unimod.xml.
data(aminoacids) head(aminoacids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.