| Literature DB >> 24067240 |
Kim Van Roey1, Sandra Orchard, Samuel Kerrien, Marine Dumousseau, Sylvie Ricard-Blum, Henning Hermjakob, Toby J Gibson.
Abstract
The complex biological processes that control cellular function are mediated by intricate networks of molecular interactions. Accumulating evidence indicates that these interactions are often interdependent, thus acting cooperatively. Cooperative interactions are prevalent in and indispensible for reliable and robust control of cell regulation, as they underlie the conditional decision-making capability of large regulatory complexes. Despite an increased focus on experimental elucidation of the molecular details of cooperative binding events, as evidenced by their growing occurrence in literature, they are currently lacking from the main bioinformatics resources. One of the contributing factors to this deficiency is the lack of a computer-readable standard representation and exchange format for cooperative interaction data. To tackle this shortcoming, we added functionality to the widely used PSI-MI interchange format for molecular interaction data by defining new controlled vocabulary terms that allow annotation of different aspects of cooperativity without making structural changes to the underlying XML schema. As a result, we are able to capture cooperative interaction data in a structured format that is backward compatible with PSI-MI-based data and applications. This will facilitate the storage, exchange and analysis of cooperative interaction data, which in turn will advance experimental research on this fundamental principle in biology.Entities:
Mesh:
Substances:
Year: 2013 PMID: 24067240 PMCID: PMC3782717 DOI: 10.1093/database/bat066
Source DB: PubMed Journal: Database (Oxford) ISSN: 1758-0463 Impact factor: 3.451
Figure 1.Allostery (A) and pre-assembly (B, C) as basic mechanisms for cooperative binding. (A) Phosphorylation of the D57 residue in CheY allosterically regulates binding of FliM by stabilizing the active form of CheY (blue) (PDB:1ZDM) (58), which has a higher affinity for FliM compared with the inactive form (red) (PDB:1E6K) (59) owing to burial of the Y106 residue. (B) Recognition of p27Kip1 (green) by the SCFSkp2 ubiquitin ligase requires pre-assembly of the Skp2 (red)-Cks1 (blue) complex because these two proteins form a continuous composite binding site required for binding of p27Kip1 (PDB:2AST) (60). (C) Cooperative binding, which results from configurational pre-organization, of the SH2 and PH domains of PLCg1 mediates recruitment to LAT by binding to phosphorylated SH2-binding motifs in LAT and to phosphoinositides in the plasma membrane, respectively. The same mechanism controls binding of other subunits to the LAT-nucleated complex, resulting in multiple discrete binding events that stabilize each other, allowing regulated assembly of a meta-stable complex (GADS: GRB2-related adapter protein 2; SLP76: Lymphocyte cytosolic protein 2; PIP3: Phosphatidylinositol-3,4,5-trisphosphate). Figures A and B were generated using UCSF Chimera (83).
Figure 2.Main elements of the PSI-MI XML schema (version 2.5.4). The entrySet root element of the schema contains one or more entry elements that describe one or more interactions within its six main child elements. These six elements have additional child elements that allow detailed annotation of experimental interaction data and metadata. A plus sign within a circle denotes an element has been collapsed. Blue and yellow boxes indicate elements and attributes of an element, respectively. Bold connections are used for required elements and attributes. All compositors (yellow circles) in the figure indicate an ordered sequence of contained particles. This figure is based on (33) and generated using the oXygen XML editor.
Types of cooperative interaction data that can be annotated in the PSI-MI format
| Type of data | Interaction attribute names | Interaction attribute value |
|---|---|---|
| General data | ||
| The mechanism underlying cooperative binding | Allostery (MI:1157) | None |
| Pre-assembly (MI:1158) | ||
| The interaction that is influenced | Affected interaction (MI:1150) | Interaction ID |
| Whether the affected interaction is augmented or diminished | Positive cooperative effect (MI:1154) | None |
| Negative cooperative effect (MI:1155) | ||
| Quantification of the cooperative effect | Cooperative effect value (MI:1152) | Fold change of an interaction parameter in the absence versus presence of a perturbation |
| When allostery is the underlying mechanism | ||
| The molecule that is allosterically regulated | Allosteric molecule (MI:1159) | Participant ID |
| The ligand that elicits the allosteric response | Allosteric effector (MI:1160) | Participant ID |
| The PTM that elicits the allosteric response | Allosteric PTM (MI:1175) | Feature ID |
| The type of allosteric response | Allosteric k-type response (MI:1162) | None |
| Allosteric v-type response (MI:1163) | ||
| The mechanism that mediates the allosteric response | Allosteric change in structure (MI:1165) | None |
| Allosteric change in dynamics (MI:1166) | ||
| The type of allostery | Homotropic allostery (MI:1169) | None |
| Heterotropic allostery (MI:1168) | ||
| When pre-assembly is the underlying mechanism | ||
| The type of pre-assembly response | Composite binding site formation (MI:1171) | None |
| Altered physicochemical compatibility (MI:1172) | ||
| Binding site hiding (MI:1173) Configurational pre-organization (MI:1174) | ||
This table lists the types of data that can be described in a PSI-MI XML file using the new cooperative interaction-specific PSI-MI CV terms. The middle and right columns indicate what CV terms to use to annotate a particular data type and, when applicable, what value to use for an interaction attribute named with a particular CV term, respectively.
New cooperative interaction-specific PSI-MI CV terms
| Term name | Term id | Relationships | Definition |
|---|---|---|---|
| Cooperative interaction | MI:1149 | part_of MI:0000! molecular interaction | A set of molecular binding events that influence each other either positively or negatively through allostery or pre-assembly. In this context, covalent PTMs are considered as binding events. CV terms that are part of this term allow the description of cooperative interactions using the current PSI-MI schema. |
| Affected interaction | MI:1150 | is_a: MI:0664! interaction attribute name | For an interaction that has a cooperative effect on a subsequent interaction, this term indicates which subsequent interaction is affected. The affected interaction is identified by referring to its interaction id. |
| part_of MI:1149! cooperative interaction | |||
| Participant-ref | MI:1151 | is_a: MI:0668! feature attribute name | Referring to a previously described interaction as a participant allows the description of ordered assembly of molecular complexes in PSI-MI2.5. When one of the components of the preformed complex has a feature, the participant-ref term indicates on which component this feature is located. The component is identified by referring to its participant id in the previous interaction. |
| Cooperative effect value | MI:1152 | is_a: MI:0664! interaction attribute name | This value quantifies the cooperative effect of an interaction on a subsequent interaction. It is the fold change of the affinity or a catalytic parameter of a molecule for one ligand in the absence, versus presence, of a second ligand or a PTM. |
| part_of MI:1149! cooperative interaction | |||
| Cooperative effect outcome | MI:1153 | part_of MI:1149! cooperative interaction | For an interaction that has a cooperative effect on a subsequent interaction, this term indicates whether this effect is positive or negative, i.e. whether the subsequent interaction is augmented or diminished. |
| Positive cooperative effect | MI:1154 | is_a: MI:0664! interaction attribute name | This term specifies that an interaction augments a subsequent interaction. |
| is_a: MI:1153! cooperative effect outcome | |||
| Negative cooperative effect | MI:1155 | is_a: MI:0664! interaction attribute name | This term specifies that an interaction diminishes a subsequent interaction. |
| is_a: MI:1153! cooperative effect outcome | |||
| Cooperative mechanism | MI:1156 | part_of MI:1149! cooperative interaction | For an interaction that has a cooperative effect on a subsequent interaction, this term indicates the process that mediates this effect. |
| Allostery | MI:1157 | is_a: MI:0664 interaction attribute name | Reciprocal energetic coupling between two binding events at distinct sites on the same molecule. The first binding event alters the binding or catalytic properties of the molecule for the second binding event. |
| is_a: MI:1156! cooperative mechanism | |||
| Pre-assembly | MI:1158 | is_a: MI:0664! interaction attribute name | A non-allosteric mechanism where the strength of an interaction depends on whether or not a particular molecular complex already exists. |
| is_a: MI:1156! cooperative mechanism | |||
| Allosteric molecule | MI:1159 | is_a: MI:0500! biological role | A molecule whose binding or catalytic properties at one site are altered by allosteric PTM or binding of an allosteric effector at a distinct site. An allosteric molecule is identified by referring to its participant id. |
| is_a: MI:0664! interaction attribute name | |||
| part_of MI:1149! cooperative interaction | |||
| Allosteric effector | MI:1160 | is_a: MI:0500! biological role | A ligand that elicits an allosteric response on binding to a target molecule. |
| is_a: MI:0664! interaction attribute name | |||
| part_of MI:1149! cooperative interaction | |||
| Allosteric response | MI:1161 | part_of MI:1149! cooperative interaction | This term describes the effect of an allosteric binding event. It specifies which properties of the allosteric molecule are altered, i.e. whether the interaction alters either (a) binding or (b) catalytic properties of the allosteric molecule at a site distinct from the allosteric site. |
| Allosteric k-type response | MI:1162 | is_a: MI:0664! interaction attribute name | An allosteric response in which the affinity of a molecule is altered. |
| is_a: MI:1161! allosteric response | |||
| Allosteric v-type response | MI:1163 | is_a: MI:0664! interaction attribute name | An allosteric response in which catalysis (kcat or Vmax) of an enzyme is altered. |
| is_a: MI:1161! allosteric response | |||
| Allosteric mechanism | MI:1164 | part_of MI:1149! cooperative interaction | The process that mediates the allosteric response of a molecule on allosteric PTM or binding of an allosteric effector. |
| Allosteric change in structure | MI:1165 | is_a: MI:0664! interaction attribute name | The allosteric mechanism where changes in the local structure of an allosteric molecule result in altered binding or catalytic properties. |
| is_a: MI:1164! allosteric mechanism | |||
| Allosteric change in dynamics | MI:1166 | is_a: MI:0664! interaction attribute name | The allosteric mechanism where changes in the local dynamics of an allosteric molecule result in altered binding or catalytic properties. |
| is_a: MI:1164! allosteric mechanism | |||
| Allostery type | MI:1167 | part_of MI:1149! cooperative interaction | This term indicates the chemical relationship between the two ligands whose binding is allosterically coupled. |
| Heterotropic allostery | MI:1168 | is_a: MI:0664! interaction attribute name | The type of allostery that occurs when the two ligands whose binding is allosterically coupled are not chemically identical. |
| is_a: MI:1167! allostery type | |||
| Homotropic allostery | MI:1169 | is_a: MI:0664! interaction attribute name | The type of allostery that occurs when the two ligands whose binding is allosterically coupled are chemically identical. |
| is_a: MI:1167! allostery type | |||
| Pre-assembly response | MI:1170 | part_of MI:1149! cooperative interaction | This term describes the way in which preformation of a molecular complex has a non-allosteric cooperative effect on subsequent interactions of its components. |
| Composite binding site formation | MI:1171 | is_a: MI:0664! interaction attribute name | The preformation of a complex results in the generation of a continuous binding site that spans more than one component of this complex. The functional binding site does not exist outside the context of the preformed complex. |
| is_a: MI:1170! pre-assembly response | |||
| Altered physicochemical compatibility | MI:1172 | is_a: MI:0664! interaction attribute name | The addition of a PTM to an interaction interface affects the physicochemical compatibility of the binding site with its binding partner. This can either induce or enhance an interaction, or result in inhibition or even abrogation of an interaction. Multisite modification can mediate rheostatic regulation of the interaction. |
| is_a: MI:1170! pre-assembly response | |||
| Binding site hiding | MI:1173 | is_a: MI:0664! interaction attribute name | The occurrence of overlapping or adjacent, mutually exclusive binding sites promotes competitive binding. When there is a large difference in affinity of the different sites or in local abundance of competitors, binding at one site results in hiding of the second site, thereby precluding it from interacting when the hiding molecule is present. |
| is_a: MI:1170! pre-assembly response | |||
| Configurational pre-organization | MI:1174 | is_a: MI:0664! interaction attribute name | Multivalent ligands form multiple discrete interactions with one or more binding partners. An initial binding event can pre-organize other sites for binding. This reduces the degrees of freedom of these sites, thus reducing the entropic costs of their interactions. In addition, the combined strength of multiple interactions increases the enthalpic stability of each interaction (avidity effect). As a result of such effects, interactions of this kind can have a cooperative effect on subsequent interactions. |
| is_a: MI:1170! pre-assembly response | |||
| Allosteric PTM | MI:1175 | is_a: MI:0252! biological feature | A PTM that elicits an allosteric response on addition to a target molecule. An allosteric PTM is identified by referring to its feature id. |
| is_a: MI:0664! interaction attribute name | |||
| part_of MI:1149! cooperative interaction |
This table lists the new CV terms that allow description of cooperative interactions in the PSI-MI standard data exchange format (version 2.5.4), showing their name, PSI-MI CV id, relations within the CV ontology and definition.
Figure 3.The Cyclin A-Cdk2-Cdc6 complex. Crystal structure of Cdc6 peptide bound to the active Cyclin A-Cdk2 complex (PDB:2CCI) (71), showing Cdc6 (green), Cyclin A (red) and Cdk2 (blue) phosphorylated at T160 (cyan) and bound with the ATP analogue Adenylyl Imidodiphosphate (AMPPNP) (grey). This figure was generated using UCSF Chimera (83).
Figure 4.Cooperative interactions mediate recruitment and phosphorylation of Cdc6 by the Cyclin A-Cdk2 complex. The hierarchical build-up of the active Cyclin A-Cdk2 complex, phosphorylated on Cdk2, and subsequent recruitment and phosphorylation of the substrate Cdc6 is mediated by an ordered sequence of binding events that affect each other through allostery and pre-assembly. Binding of Cyclin A to Cdk2 (Interaction A) promotes binding of Cdc6 (Cooperative effects 1 and 3), catalysis of Cdc6 phosphorylation by Cdk2 (Cooperative effect 2) and phosphorylation of Cdk2 by Cdk7 (Cooperative effect 4). Phosphorylation of Cyclin A-bound Cdk2 by Cdk7 (Interaction B, Cdk7 is not shown in this figure for simplicity) also increases binding (Cooperative effects 5 and 7) and phosphorylation (Cooperative effect 6) of Cdc6 (Interaction C). See the text for more detailed descriptions. For each of these effects, the types of data that can be annotated in a PSI-MI XML file are noted in italic.
Figure 5.Annotation of cooperative interactions in the PSI-MI XML format. (A) The interaction element in the PSI-MI XML schema (left) (generated using oXygen XML editor) and one interaction involved in the phosphorylation of Cdc6 by the Cyclin A-Cdk2 complex as annotated in the PSI-MI XML file (right). The experimentList, participantList and attributeList elements of the interaction element are indicated by blue, green and red boxes, respectively. Some elements (preceded by a plus sign) are collapsed for simplicity. (B) HTML rendering of the same interaction shown in the PSI-MI XML file. (C) The experimentDescription element in the PSI-MI XML schema (left) (generated using oXygen XML editor) and one experiment providing evidence for the cooperative effect of phosphorylation of Cdk2 on the catalysis of Cdc6 phosphorylation by Cdk2 as annotated in the PSI-MI XML file (right).