Package Bio :: Package Alphabet :: Module IUPAC :: Class IUPACProtein
[hide private]
[frames] | no frames]

Class IUPACProtein

source code

        Alphabet --+            
                   |            
SingleLetterAlphabet --+        
                       |        
         ProteinAlphabet --+    
                           |    
        ExtendedIUPACProtein --+
                               |
                              IUPACProtein

IUPAC protein single letter alphabet of the 20 standard amino acids.

Instance Methods [hide private]

Inherited from Alphabet: __repr__, contains

Class Variables [hide private]
  letters = 'ACDEFGHIKLMNPQRSTVWY'

Inherited from SingleLetterAlphabet: size