| Literature DB >> 20707925 |
Alberto Termanini1, Paolo Tieri, Claudio Franceschi.
Abstract
BACKGROUND: In a systems biology perspective, protein-protein interactions (PPI) are encoded in machine-readable formats to avoid issues encountered in their retrieval for the reconstruction of comprehensive interaction maps and biological pathways. However, the information stored in electronic formats currently used doesn't allow a valid automatic reconstruction of biological pathways.Entities:
Mesh:
Substances:
Year: 2010 PMID: 20707925 PMCID: PMC2930634 DOI: 10.1186/1745-6150-5-52
Source DB: PubMed Journal: Biol Direct ISSN: 1745-6150 Impact factor: 4.540
Figure 1Class diagram of the protein-protein interaction model.
Figure 2Object Diagram of an example of interaction.
Attributes related to the class Protein.
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| string | 1 | The common name of the protein. | |
| string | 0..* | Other names of the protein. | |
| string | 1..* | The Accession Number (AC) from the UniProt Database. | |
| string | 0..* | A function of the protein. | |
| boolean | 0..* | True if the function described in the field 'function' is active, false otherwise. | |
| string | 1..* | One or more protein cellular localization. |
Attributes related to the class Residue.
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| Number | numeric | 0..* | The number of the residue of the protein. |
| State | char | 1..* | The state of the residue (for example 'P' if phosphorylated, 'U' if ubiquitinated etc.). |
Attributes related to the class Interaction.
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| Type | string | 1 | The type of the interaction (ubiquitination etc.). |
Attributes related to the class DataReferences.
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| authorName | string | 1..* | The names of the authors of the experiment that describe the interaction data. |
| pubMedID | string | 1 | The Pub Med ID (PMID) of the paper in which the interaction is described. |