DisorderedResidue is a wrapper around two or more Residue objects. It
is used to represent point mutations (e.g. there is a Ser 60 and a Cys 60
residue, each with 50 % occupancy).
|
|
|
|
|
|
|
sort(self)
Sort the atoms in the child Residue objects. |
source code
|
|
|
|
Inherited from Entity.DisorderedEntityWrapper :
__getattr__ ,
__getitem__ ,
__iter__ ,
__len__ ,
__setitem__ ,
__sub__ ,
detach_parent ,
disordered_get ,
disordered_get_id_list ,
disordered_get_list ,
disordered_has_id ,
disordered_select ,
get_id ,
get_parent ,
is_disordered ,
set_parent
|