Learn R Programming

protr (version 1.4-1)

AAMetaInfo: Meta Information for the 20 Amino Acids

Description

This dataset includes the meta information of the 20 amino acids used for the 2D and 3D descriptor calculation in this package. Each column represents:

  • AAName Amino Acid Name

  • Short One-Letter Representation

  • Abbreviation Three-Letter Representation

  • mol SMILE Representation

  • PUBCHEM_COMPOUND_CID PubChem CID for the Amino Acid

  • PUBCHEM_LINK PubChem Link for the Amino Acid

Usage

data(AAMetaInfo)

Arguments

Examples

Run this code
# NOT RUN {
data(AAMetaInfo)

# }

Run the code above in your browser using DataLab