This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cavity cull"
Jump to navigation
Jump to search
(Created new settings page for cavity_cull) |
m (4 revisions) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | + | set [[cavity_cull]] allows the user to define how sensitive pymol it to detecting cavities within the interior of a molecule. Smaller cavities are not detected as the cavity cull value is increased. The value ''may'' correspond in angstroms a dimension of the cavity approximately. | |
− | set cavity_cull allows the user to define how sensitive pymol it to detecting cavities within the interior of a molecule. | ||
− | Smaller cavities are not detected as the cavity cull value is increased. The value ''may'' correspond in angstroms a dimension of the cavity approximately. | ||
== Syntax == | == Syntax == | ||
− | |||
<source lang="python"> | <source lang="python"> | ||
− | set cavity_cull, <number> | + | # default 2 |
+ | set cavity_cull, <number> | ||
</source> | </source> | ||
Line 16: | Line 14: | ||
Image:cavity_20.jpg|cavity_cull 20 | Image:cavity_20.jpg|cavity_cull 20 | ||
</gallery> | </gallery> | ||
+ | |||
+ | [[Category:Settings|Cavity cull]] |
Latest revision as of 01:42, 28 March 2014
Overview
set cavity_cull allows the user to define how sensitive pymol it to detecting cavities within the interior of a molecule. Smaller cavities are not detected as the cavity cull value is increased. The value may correspond in angstroms a dimension of the cavity approximately.
Syntax
# default 2
set cavity_cull, <number>