aminoacids: Amminoacids data set.

aminoacidsR Documentation

Amminoacids data set.

Description

'data.frame' of aminoacids from the unimod database.

Usage

aminoacids

Format

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.

Details

It was created as follows:

“' unimod:::.createDataSets() “'

Source

Taken from the unimod database: http://www.unimod.org/xml/unimod.xml.

Examples

data(aminoacids)
head(aminoacids)

ComputationalProteomicsUnit/unimod documentation built on Feb. 12, 2023, 2:57 a.m.