|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Temporarily stores residue information, even without structure available. More...
Temporarily stores residue information, even without structure available.
Definition at line 1245 of file pmi/topology/__init__.py.
Public Member Functions | |
| def | __init__ |
| setup a TempResidue More... | |
| def IMP.pmi.topology.TempResidue.__init__ | ( | self, | |
| molecule, | |||
| code, | |||
| index, | |||
| internal_index, | |||
| alphabet | |||
| ) |
setup a TempResidue
| molecule | PMI Molecule to which this residue belongs |
| code | one-letter residue type code |
| index | PDB index |
| internal_index | The number in the sequence |
Definition at line 1251 of file pmi/topology/__init__.py.