Difference between revisions of "Deprotect"

From PyMOLWiki
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
'''deprotect''' reveres the effect of the [[Protect]] command.
+
'''deprotect''' reverses the effect of the [[Protect]] command.
  
 
===USAGE===
 
===USAGE===
Line 13: Line 13:
  
 
===SEE ALSO===  
 
===SEE ALSO===  
  [[Protect|protect]], [[Mask]], [[Unmask]], [[Mouse]], [[Editing]]
+
  [[Protect|protect]], [[Mask]], [[Unmask]]
  
[[Category:Commands|deprotect]]
+
[[Category:Commands|Deprotect]]

Latest revision as of 17:47, 29 January 2019

deprotect reverses the effect of the Protect command.

USAGE

deprotect (selection)

PYMOL API

 cmd.deprotect(string selection="(all)")

SEE ALSO

protect, Mask, Unmask