Hej Thomas!
>A question for the ThreeLetterProtein class in Bio/Alphabet/__init__.py:
>Is there a mapping between the single letter code and the three letter code
somewhere?
>(I don't want to duplicate alphabets ...)
Not really. Only one I could find is in Bio/SCOP/Raf.py
(searched for 'GLY')
Andrew