Unbond: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
[[Bond]], [[Fuse]], [[Remove_picked]], [[Attach]], [[Detach]], [[Replace]] | [[Bond]], [[Fuse]], [[Remove_picked]], [[Attach]], [[Detach]], [[Replace]] | ||
[[Category:Commands| | [[Category:Commands|Unbond]] |
Revision as of 09:28, 20 June 2009
DESCRIPTION
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