Package Bio :: Package PDB :: Module StructureAlignment'
[hide private]
[frames] | no frames]

Module StructureAlignment'

source code

Map the residues of two structures to each other based on a FASTA alignment file.

Classes [hide private]
  StructureAlignment
This class aligns two structures based on an alignment of their sequences.
Variables [hide private]
  __package__ = 'Bio.PDB'
  to_one_letter_code = {'2AS': 'D', '3AH': 'H', '5HP': 'E', 'ACL...
Variables Details [hide private]

to_one_letter_code

Value:
{'2AS': 'D',
 '3AH': 'H',
 '5HP': 'E',
 'ACL': 'R',
 'AGM': 'R',
 'AIB': 'A',
 'ALA': 'A',
 'ALM': 'A',
...