Definition
The hydrophobic energy is the fraction of atoms belonging to hydrophobic residues within the selected group.- is the count of atoms belonging to hydrophobic residues (V, I, L, F, M, W) in the group
- is the total atom count in the group
mode is set to 'surface' or 'core', this fraction is additionally weighted by the mean normalized SASA of the hydrophobic atoms.
Parameters
The oracle to use for the energy term.
If a new residue is added next to a residue included in this energy term, this dictates whether that new residue could then be added to this energy term.
Which residues to include in the calculation. If not set, simply considers all residues by default.
Selection of which atoms contribute to the hydrophobicity score: - ‘surface’: counts hydrophobic residues at the surface, weighted by normalised SASA - ‘core’: counts hydrophobic residues in the core, weighted by 1 - normalised SASA - ‘all’: counts all hydrophobic residues, no SASA weighting Normalisation uses
max_sasa_values['S'] and the probe radius probe_radius_water.Deprecated. Use
mode='surface' instead.Deprecated. Use
mode='core' instead.The weight of the energy term.
Optional name to append to the energy term name.
