[][src]Module ring_api::settings

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.

InteractionType

Which interaction(s) to return for each edge (pair of interacting residues). The default is Multiple.

NetworkPolicy

Which atoms to consider when computing interactions. The default is Closest.