This is a read-only mirror of pymolwiki.org
Difference between revisions of "Unbond"
Jump to navigation
Jump to search
m |
m (7 revisions) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
'''unbond''' removes all bonds between two selections. | '''unbond''' removes all bonds between two selections. | ||
Line 27: | Line 27: | ||
[[Category:Commands|Unbond]] | [[Category:Commands|Unbond]] | ||
+ | [[Category:Editing Module|Unbond]] |
Latest revision as of 01:44, 28 March 2014
unbond removes all bonds between two selections.
USAGE
unbond atom1,atom2
PYMOL API
cmd.unbond(selection atom1="(pk1)",selection atom2="(pk2)")
Example
# 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