Back to Filters page.

CavityVolume

Uses Will Sheffler's packing code (packstat) to estimate the total volume of intra-protein voids.

The value returned is the sum of volumes of the computed cavities in Angstroms 3. A value of 20 is approximately equal to the volume of a carbon atom. This filter currently has no options or threshold, and currently always returns true, but that is likely to change in the future.

This calculation of cavity volume is inherently stochastic (packstat is stochastic). Therefore, setting the temperature to be permissive for the variation in results with the same input or using the average value of many decoys (nstruct) is recommended.

The filter should not count cavities that are exposed to solvent.

<CavityVolume name="(&string)" />

Example

<FILTERS>
    <CavityVolume name="cav_vol" />
</FILTERS>
<PROTOCOLS>
    <Add filter_name="cav_vol" />
</PROTOCOLS>

See Also: