Deprotect: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:


'''deprotect''' reveres the effect of the [[Protect]] command.
'''deprotect''' reverses the effect of the [[Protect]] command.


===USAGE===
===USAGE===

Latest revision as of 16: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