Expand description
Parameters for submitting a job.
Structs§
- Settings
- Parameters for submitting a job. See the documentation of each parameter for a detailed explanation.
- Thresholds
- Distance thresholds (maximum) between atoms.
Enums§
- Chain
- Chain ID for computing a single chain or “all” for computing all chains.
The default is
All
. - Interaction
Type - Which interaction(s) to return for each edge (pair of interacting residues).
The default is
Multiple
. - Network
Policy - Which atoms to consider when computing interactions.
The default is
Closest
.