Unbond
Appearance
unbond removes all bonds between two selections.
-
Atoms bound normally, but not the representation we want.
-
Atoms unboud with the unbound command.
USAGE
[edit]unbond atom1,atom2
PYMOL API
[edit]cmd.unbond(selection atom1="(pk1)",selection atom2="(pk2)")
Example
[edit]# remove all bonds in residue 999 to residue 999
# this command was used in the examples above in PDB ID 1ACO.
unbond i. 999, i. 999