modifications | R Documentation |
'data.frame' of modifications from the unimod database.
modifications
A 'data.frame' with 15 columns (Id (created by Name:(Position-)Site(:NeutralLoss) because unimod id is not unique), UnimodId, Name, Description, AvgMass, MonoMass, Site, Position, Classification, SpecGroup, NeutralLoss, LastModification, Approved, Hidden) for the modifications.
It was created as follows:
“' unimod:::.createDataSets() “'
Taken from the unimod database: http://www.unimod.org/xml/unimod.xml.
data(modifications) head(modifications)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.