Trees | Indices | Help |
|
---|
|
object --+ | Handle --+ | Residue
Represents a residue (group of Atoms) in a System
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
atoms list of Atoms in this Residue |
|||
natoms number of atoms in this residue |
|||
chain parent chain |
|||
resid the PDB residue identifier |
|||
name residue name |
|||
insertion insertion code |
|||
center return geometric center of positions of atoms in residue |
|||
|
repr(x)
|
Returns a single Atom from this residue with the given name, or None if no such atom is present. If multiple atoms in the residue have that name, raise an exception. |
|
atomslist of Atoms in this Residue
|
natomsnumber of atoms in this residue
|
chainparent chain
|
residthe PDB residue identifier
|
nameresidue name
|
insertioninsertion code
|
centerreturn geometric center of positions of atoms in residue
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:08 2017 | http://epydoc.sourceforge.net |