Gameplan¶
This cube analyzes a protein and a bound or docked ligand to determine points where solvent information may be interesting, runs szmap at these points, and then processes the results, formulating various hypotheses for ligand modification and identifying sites where water is stabilizing or destabilizing.
Parameter Details¶
Calculation Parameters¶
CPUs (integer) : The number of CPUs to run this cube withDefault: 1 Min: 1 Max: 128
Cube Metrics (string) : Set of metrics to be collectedChoices: cpu, disk, memory, network
Temporary Disk Space (MiB) (decimal) : The minimum amount of disk space in MiB (1048576 B) this cube requires. Due to overhead, request a couple hundred MiB more than required.Default: 5120.0 Min: 128.0 Max: 8589934592
GPUs (integer) : The number of GPUs to run this cube withDefault: 0 Max: 16
Instance Tags (string) : Only run on machines with matching tags (comma separated)Default: “”
Instance Type (string) : The type of instance that this cube needs to be run on
Max Rotors (integer) : Cutoff of rotatable bonds. The cube will skip molecules with rotors more than the cutoff.Default: 20 Min: 1 Max: 9999
Memory (MiB) (decimal) : The minimum amount of memory in MiBs (1048576 B) this cube requires. Due to overhead, request a couple hundred MiB more than required.Default: 1800 Min: 256.0 Max: 8589934592
Merge Distance (decimal) : Maximum distance (in Angstroms) for merging 2 sample points.Default: 0.35 Max: 2.0
Metric Period (decimal) : How often to sample metrics, in secondsDefault: 60 Min: 1 Max: 300
Missing Hydrogen Ok (boolean) : If specified, missing hydrogen’s will not lead to calculation failure. Otherwise, missing hydrogen’s on the ligand or on more than 10 percent of the protein heavy atoms will cause calculation to fail.Default: False
Number Orientations (integer) : The maximum number of orientations for the SZMAP probe.Default: 60 Min: 2 Max: 9999
Sample sp3 hybridization (boolean) : Sample sp3 hybridization at each aromatic ligand atom.Default: False
Spot policy (string) : Control cube placement on spot market instancesDefault: ProhibitedChoices: Allowed, Preferred, NotPreferred, Prohibited, Required
Water Stabilization (boolean) : Search for regions where water is stabilized or destabilized by in the protein/ligand complex.Default: True
Field parameters¶
Depiction Molecule (Field Type: Chem.Mol) : Output molecule field for Gameplan depiction.Default: Depiction Molecule
ES Energy field (Field Type: Float) : ES Free EnergyDefault: ES Energy
None (Field Type: StringVec) : Message extended log fieldDefault: Extended Log Field
Hypothesis Type field (Field Type: String) : Hypothesis typeDefault: Hypothesis Type
Input Ligand (Field Type: Chem.Mol) :
Input Protein (Field Type: Chem.Mol) :
None (Field Type: String) : Message log fieldDefault: Log Field
None (Field Type: Chem.Mol) : Output molecule field for Gameplan results.
Stabilizing Energy field (Field Type: Float) : Stabilizing EnergyDefault: Stabilizing Energy
Destabilizing Energy field (Field Type: Float) : Destabilizing EnergyDefault: Destabilizing Energy
VdW Energy field (Field Type: Float) : VdW Free EnergyDefault: VdW Energy
Hardware Parameters¶
Machine hardware requirements
Memory (MiB) (decimal) : The minimum amount of memory in MiBs (1048576 B) this cube requires. Due to overhead, request a couple hundred MiB more than required.Default: 1800 Min: 256.0 Max: 8589934592
Temporary Disk Space (MiB) (decimal) : The minimum amount of disk space in MiB (1048576 B) this cube requires. Due to overhead, request a couple hundred MiB more than required.Default: 5120.0 Min: 128.0 Max: 8589934592
GPUs (integer) : The number of GPUs to run this cube withDefault: 0 Max: 16
CPUs (integer) : The number of CPUs to run this cube withDefault: 1 Min: 1 Max: 128
Instance Type (string) : The type of instance that this cube needs to be run on
Spot policy (string) : Control cube placement on spot market instancesDefault: ProhibitedChoices: Allowed, Preferred, NotPreferred, Prohibited, Required
Instance Tags (string) : Only run on machines with matching tags (comma separated)Default: “”
Metrics Parameters¶
Cube Metric Parameters
Metric Period (decimal) : How often to sample metrics, in secondsDefault: 60 Min: 1 Max: 300
Cube Metrics (string) : Set of metrics to be collectedChoices: cpu, disk, memory, network
Tip
filename: snowball/szmap/gameplan.py