Skip to main content

Prediction of protein interaction types based on sequence and network features

Abstract

Background

Protein interactions mediate a wide spectrum of functions in various cellular contexts. Functional versatility of protein complexes is due to a broad range of structural adaptations that determine their binding affinity, the number of interaction sites, and the lifetime. In terms of stability it has become customary to distinguish between obligate and non-obligate interactions dependent on whether or not the protomers can exist independently. In terms of spatio-temporal control protein interactions can be either simultaneously possible (SP) or mutually exclusive (ME). In the former case a network hub interacts with several proteins at the same time, offering each of them a separate interface, while in the latter case the hub interacts with its partners one at a time via the same binding site. So far different types of interactions were distinguished based on the properties of the corresponding binding interfaces derived from known three-dimensional structures of protein complexes.

Results

Here we present PiType, an accurate 3D structure-independent computational method for classifying protein interactions into simultaneously possible (SP) and mutually exclusive (ME) as well as into obligate and non-obligate. Our classifier exploits features of the binding partners predicted from amino acid sequence, their functional similarity, and network topology. We find that the constituents of non-obligate complexes possess a higher degree of structural disorder, more short linear motifs, and lower functional similarity compared to obligate interaction partners while SP and ME interactions are characterized by significant differences in network topology. Each interaction type is associated with a distinct set of biological functions. Moreover, interactions within multi-protein complexes tend to be enriched in one type of interactions.

Conclusion

PiType does not rely on atomic structures and is thus suitable for characterizing proteome-wide interaction datasets. It can also be used to identify sub-modules within protein complexes. PiType is available for download as a self-installing package from http://webclu.bio.wzw.tum.de/PiType/PiType.zip.

Background

Detailed protein interaction maps derived for many important model organisms [1] have become one of the principal tools of systems biology research. A wide range of high-throughput experimental methods is available today for detecting protein interactions at proteome scale, but they essentially provide a binary readout - whether or not two proteins form a complex - and give no clue as to how strongly the protomers interact with each other, how long the interaction lasts, and in which order multiple interaction partners associate with each other. Knowledge about the lifetime and binding affinity of non-covalent protein assemblies is crucial for understanding their mode of action and their role in cellular processes.

So far most of the mechanistic insights into the nature of protein interactions came from high-resolution structures of protein complexes [2, 3]. One important distinction can be made between obligate and non-obligate interactions, dependent on whether or not the protomers can exist independently from each other. The interfaces of non-obligate interactions tend to be smaller, less tightly packed, more polar, less conserved, and overall more similar to normal protein surfaces in terms of amino acid composition than those of obligate interactions [4–9].

Protein complexes can also be subdivided into two classes based on their binding affinity and lifetime. Constituents of permanent interactions, such as enzyme-inhibitor or antibody-antigen complexes, are only found in bound state while transient interactions, usually involved in intracellular signaling, are short-lived and readily associate and dissociate [2]. Interaction sites of transient protein complexes have the tendency to be disordered and their binding specificity is often determined by short linear amino acid motifs (ELM) [3, 10]. Obligate interactions are usually permanent [2] whereas non-obligate interactions are mostly transient [11].

Several machine learning methods have been proposed to automatically classify protein complexes with known three-dimensional structure into various types based on physical, chemical, geometrical, and evolutionary properties of protein recognition sites [12–20]. For example, Mintseris and Weng achieved an accuracy of 91% in separating transient from permanent complexes using atomic contact vectors to describe the properties of interaction interfaces [20]. Likewise, the NOXclass classifier developed by Zhu et al [17] distinguishes obligate from non-obligate interactions with an accuracy of 91.8% by considering the interface area, amino acid composition, shape complementarity, and evolutionary conservation.

Protein interactions can also be classified into two types based on their timing and the spatial distribution of binding sites on the protein surface. Products of co-expressed genes [21] may form stable complexes and interact with each other simultaneously, which is only possible when a network hub ("party hub") possesses a unique binding site for each interaction partner [22]. Alternatively, hub proteins that are not co-expressed with their interaction partners are believed to bind their partners individually at different times (or in different cellular locations) via the same interface ("date hubs") [22]. Following Kim et al. [22] we refer to the interactions of the first and the second type as simultaneously possible (SP) and mutually exclusive (ME), respectively. SP and ME interactions and the corresponding binding interfaces can be directly studied by overlaying high-quality protein interaction data with known three-dimensional structures of protein complexes. Analyses of such a structurally resolved interaction network (SIN) together with gene expression patterns revealed distinctly different cellular roles of party and date hubs, with the former corresponding to stable network modules and the latter connecting modules with each other. Date hubs show much lower average degree and are more often encoded by essential genes than party hubs. As well, proteins involved in SP interactions (and hence co-expressed) tend to be more functionally similar than those involved in ME interactions, which led to the suggestion that ME interactions are mostly transient [22] while SP interactions are preferentially obligate [23].

So far efforts to classify and predict protein interaction types have exploited structural information and are thus only applicable to the minor part of the currently known interactome for which atomic structures of protein complexes are available. Here we present the first attempt to classify protein interactions without reliance on 3D structures. We have devised an accurate prediction technique, called PiType, which is able to distinguish obligate from non-obligate interactions and SP from ME interactions based on readily accessible features, including sequence and functional properties of the two binding partners and their network context. We apply PiType to large-scale protein interaction data and investigate the cross-talk between SP/ME and obligate/non-obligate interactions.

Materials and methods

Protein sequences, structures, and annotations

Protein sequences and associated annotation for Homo sapiens, Escherichia coli, and Saccharomyces cerevisiae were extracted from the Uniprot database [24] based on the taxon identifiers of these organisms (9606, 83333, and 559292, respectively). We only considered manually reviewed Uniprot entries to reduce the influence of wrong gene models on our results. If a protein had several annotated isoforms we selected the longest one.

To establish the correspondence between known three-dimensional structures and the protein sequences in our dataset we used both the Uniprot-to-PDB mapping available from the Uniprot ftp site and the PDB-to-Uniprot mapping available through the PDB [25] SOAP service. The Uniprot-to-PDB mapping was reversed (i.e. converted to a list of PDB IDs corresponding to Uniprot IDs) and then merged with the PDB-to-Uniprot mapping. All PDB chain IDs that corresponded to more than one Uniprot ID were removed, but we allowed an Uniprot ID to be mapped to several different PDB chain IDs.

Gene ontology [26] assignments were obtained through the QuickGO [24] proteome download page based on taxonomic identifiers. Summary statistics about protein information used in this work are shown in Table 1.

Table 1 Overview of the protein information used in this work.

Dataset of obligate and non-obligate interactions

There are two well-known manually curated datasets of protein interaction types created by Zhu et al. [17] and Mintseris et al. [9, 20]. In these datasets a non-redundant set of protein complexes with known three-dimensional structure from 80 different species was classified into obligate and non-obligate (which also includes transient). However, the Mintseris dataset is not directly suitable for training our classifier as it distinguishes transient non-obligate and permanent obligate protein interactions, neglecting permanent non-obligate interactions; we do use this set for classifier evaluation (see Additional file 1). The Zhu dataset was created by combining two data sources: i) a non-redundant set of protein complexes from the PDB database for which literature evidence indicates that they occur naturally and are stable as a dimer [18], and ii) a set of non-obligate interactions corresponding to protein pairs that are found in the PDB database both in the bound and unbound state [27]. In total this dataset contains 137 interactions and was used to evaluate several structure-based classifiers of protein interaction types [13–15]; however, it contains only 25 data points for human, yeast, and E. coli and is hence insufficient for our study.

We therefore created a larger dataset by predicting the interaction type of E. coli, yeast and human complexes by a structure based classifier, NOXclass [17]. NOXclass employs a two-stage support vector machine (SVM) algorithm to first filter out crystal artifacts and then to classify complex structures as obligate and non-obligate. The NOXclass SVM was reported to achieve the highest classification accuracy (90.9%) using the following structural features: interface area, interface area ratio, area based amino acid composition, and gap volume index. For calculating the former three features NOXclass requires the NACCESS tool [28] while the latter feature is computed using SURfnet [29].

We generated a dataset of obligate and non-obligate interactions with the NOXclass predictor. A list of all structures from human, yeast or E coli with at least two chains in the biological unit was retrieved from the PDB database. Protein chains that could not be mapped to Uniprot entries (see above) were ignored. If a PDB entry contained more than two chains we considered all possible chain combinations and classified them using NOXclass. Two confidence values were obtained for each pair of protein chains - one for classifying this chain pair as a biological assembly or a crystal artifact, and another one for obligate vs non-obligate complexes. To generate our dataset we accepted only those protein chains for which NOXclass produced confidence values of at least 90% at both stages. The NOXclass predictions were subsequently merged with the manually annotated interactions from the Zhu dataset. In total we obtained 773 protein protein interactions with known or reliably predicted interaction type (Table 2).

Table 2 Sizes of the datasets of obligate and non-obligate interactions for different organisms.

Structural interaction network

The Structural Interaction Network 2.0 [30] (SIN) combines structurally resolved protein complexes into a comprehensive protein interaction network. The database was generated by first selecting experimentally determined high-confidence interactions in human and yeast from the BioGrid [31] database. Each interaction is then mapped to available PDB structures by sequence similarity. A unique feature of this resource is the classification of interactions into mutually exclusive and simultaneously possible ones. A protein interaction is said to be mutually exclusive, if two or more proteins interact with the same interface on the surface of their common partner. Otherwise, if the interactors bind at different sites of their common partner, the interaction is considered simultaneously possible. We obtained information from SIN on 3096 mutually exclusive and 816 simultaneously possible interactions in human as well as on 584 mutually exclusive and 117 simultaneously possible interactions in yeast.

Protein interaction data

Protein interaction data for yeast, human, and Escherichia coli were obtained from the iRefIndex 9.0 meta-database [32] which stores and cross-references information from various resources, including DIP, MINT, Intact, Biogrid, and HPRD [31, 33–36]. We considered only information on direct physical interactions measured by a variety of methods such as yeast two hybrid, tandem affinity, anti tag/bait coimmunoprecipitation, etc. An overview of the network size and the experimental data is given in Table 3.

Table 3 Sizes of protein interaction networks in human, yeast, and E. coli.

Protein features used for machine learning

Edge graphlet degree vectors

We used edge graphlet degree vectors (EGDV) [37] as a method for measuring the local topology of an edge e in a graph g. Graphlets are small, connected, induced subgraphs of a larger network (Figure 1). In this work we consider graphlets of size two to five (i.e. having between two and five nodes). The local topology of an edge e can be determined by counting how often e is contained in all graphlets of size two to five in g. Moreover, one has to differentiate at which position e resides in a graphlet. For example, there are two distal edges at both ends of the graphlet G3 and as well as one edge in the middle. To distinguish between such cases the symmetry of each edge is described by its atomorphism orbits. There is a total of 69 orbits, numbered 0 to 68. However, the orbit 0 consists of just one edge connecting two nodes. Since each edge in g touches this orbit exactly once (namely itself), it is not considered while calculating EGDV. We used a modified version of the FANMOD algorithm [38] to find all graphlets in g which contain a specific edge e (Figure 2) and determined the orbit of e in the graphlet using the nauty package [39]. Since values of the EGDV tend to be very large and are difficult to compare we transformed them to the natural logarithmic scale and normalized them by dividing each value by the total sum of all orbits in the EGDV (thus the sum of each orbit is 1).

Figure 1
figure 1

All possible graphlets of size 2 to 5 containing all 69 topologically unique edge orbits. Each unique edge orbit inside each graphlet is marked with a different color. For example, in the graphlet G13 edge orbits 22, 23, 24, and 25 are colored red, blue, green, and yellow, respectively.

Figure 2
figure 2

Pseudo code for the EGGV calculation algorithm. N(v) denotes the neighborhood of v, i.e. all nodes that share an edge with v. A/B denotes subtraction, for example: {1,2,3,5}/{2,3} = {1,5}. A∩B denotes a union of two sets, for example: {1,2}∪{2,3} = {1,2,3}.

We sought to identify the preferred network contexts for protein interactions of different types. To this end we investigated the enrichment of orbits in two specific local topological patterns - clusters and hubs. Edges constituting a highly connected sub-graph (cluster) would be expected to be enriched in orbits situated inside cliques, such as 2, 12, 8, 25, 52, and 68 (Figure 1). To be more specific orbits 2, 8, 25, 52 lie within the 3-node clique (G2), orbit 12 within the 4-node clique (G8), and orbit 68 within the 5-node clique (G29). This over-representation of certain orbits is the consequence of the large amount of combinatorial occurrences of different graphlets in tightly connected network clusters. For example, a fully connected 10-node clique, in which each node is connected to each other node, will contain the 3, 4, and 5 node sub-cliques exactly 10 3 , 10 4 , and 10 5 , or 120, 210, and 252, times, respectively. Thus every edge in the 10-node clique touches orbits 2, 12, and 68 exactly 10 1 , 10 2 , and 10 3 , or 10, 45, 120 times, respectively, and every other orbit 0 times. The lower numbers in the binomial coefficients describing orbit counts are two less in comparison to sub-cliques because for every edge the two nodes which it connects are fixed.

Clusters are also enriched in orbits (namely 8, 9, 20, 21, 24, 25, 27, 28, 51, 52, 61, 62, 63) that lie within cliques even if the associated graphlet includes further orbits that do not belong to any clique. For example, the graphlet G6 includes three orbits - one 8 orbit and two 9 orbits - that form a 3 node clique as well as the orbit 7 which is a single attached edge to the 3 node clique. For illustration let us now consider a network consisting of 11 nodes, of which 10 nodes form a tightly connected clique, as above. In other words, an additional edge is added to the 10-node clique connecting one of the clique nodes to a node outside of the clique. In all occurrences of G6 in this network the newly added edge will correspond to the orbit 7 of G6 while the two other orbits of G6 , 8 and 9, will lie within the 10 node clique. As a result, orbits 8 and 9 will be enriched for edges belonging to highly connected clusters.

Edges connecting hub nodes and non-hub nodes, as well as those connecting two different hub nodes, are primarily associated with orbits 1, 5, and 18. The reason for this is that hubs tend to have a high degree and a low cluster coefficient, i.e. their neighbors are sparsely connected. Edges incident to a hub are thus unlikely to form cliques.

Finally, another crucially important type of network nodes are bottlenecks, which come in two flavors: hub-bottlenecks and nonhub-bottlenecks [40]. Hub-bottlenecks are proteins characterized by high betweeness and high degree; they are situated between protein clusters, such that a large number of the shortest paths pass through them. Nonhub-bottlenecks also display high betweeness, but their degree is low; they are the members of each respective protein cluster which interact with the hub-bottleneck node. Thus, orbits that touch a clique (such as 7, 45, 50, 57, and 58) will be enriched in interactions connecting hub-bottlenecks and nonhub-bottlenecks.

PageRank Affinity

We calculated the PageRank Affinity score [41]http://gaussian.bu.edu/pnns.html that describes the closeness of two nodes on the network. It was developed to determine whether or not two nodes share the same graph cluster. Since we expect that obligate interactions will tend to share a cluster the PageRank affinity score may be instrumental in separating non-obligate interactions from the obligate ones.

Betweenness

Betweenness (or centrality) of an edge is defined by the number of shortest paths passing through that edge. Since non-obligate interactions are typically involved in signal transduction pathways they would be expected to reside on shortest paths more frequently than obligate interactions. We used the igraph R package [42]http://cran.r-project.org/web/packages/igraph/index.html to calculate edge betweenness.

Degree

The degree of an edge e is the number of edges that share at least one node with e. In other words the degree of an edge between node v1 and node v2 is the number of edges that have at least v1 or v2 as a node.

Eukaryotic linear motifs (ELM)

It has been suggested that interactions in eukaryotic organisms that are mediated by short linear sequence motifs tend to be non-obligate [3]. To determine the number of ELMs for each protein we downloaded the ELM database [43]http://elm.eu.org/infos/news.html and searched in each protein sequence for all occurrences of each ELM. Hence each interaction was characterized by two integer values giving the numbers of ELMs found in both interaction partners.

Disordered binding regions

We predicted disordered binding regions for interacting protein pairs by ANCHOR [44] and considered as features the total number of disordered binding regions, the fraction of disordered amino acids, as well as the length of the longest disordered binding region in both interacting proteins. Hence, for each pair we obtained two values for the number of disordered binding regions and the fractions of disordered amino acids and one value for the length of the longest disordered binding region.

Functional similarity

Functional similarity between two proteins was calculated based on their associated Gene Ontology (GO) annotation [45] using the method of Wang et al. [46] as implemented in the GOSemSim package [47]http://www.bioconductor.org/packages/2.4/bioc/html/GOSemSim.html. This method describes the similarity between two GO terms based on their location in the GO graph. To calculate the functional similarity between a protein A having GO terms GO1, ..., GOi and a protein B with GO1, ..., GOj all i GO terms of A are compared with all j GO terms of B, yielding a matrix m with i rows j columns corresponding to GO terms of A and B, respectively. Functional similarity between A and B is then the mean over the maxima of each row and column of m:

f u n s i m A , B = ∑ k = 1 i max ( m i , 1 . . j ) + ∑ l = 1 j max ( m 1 . . i , j ) i + j

Machine learning methods

In this section we describe the applied machine learning methods (see Additional file 2 for a more detailed description of machine learning procedures). We used the Weka package[48] (http://www.cs.waikato.ac.nz/ml/weka, v. 3.6.6) and its java API for feature selection and classification.

Random forest

Block et al. reported that from all tested classifiers the decision tree method achieved the best performance in distinguishing between permanent and transient interactions based on known three-dimensional structures of protein complexes [16]. Moreover, the random forest algorithm has a better accuracy and is more robust than the decision tree approach [49]. We used the random forest classification algorithm with an ensemble of 10 decision trees. These trees are used to create a confidence value for each predicted class c, which lies between 0 and 1. This value describes the fraction of decision trees that voted for class c.

Biological validation

Functional enrichment analysis

The goal of the enrichment analysis is to determine whether proteins of the same class share the same molecular function, as defined by Gene Ontology [50–53], more frequently than random proteins. In order to apply this approach to protein interactions the following two circumstances need to be taken into account: a) protein interactions can be both SP and obligate at the same time, since the SP/ME and obligate/non-obligate classifications are independent from each other. Thus all possible combinations of the interaction types (obligate and SP, obligate and ME, non-obligate and SP, non-obligate and ME) need to be analyzed, and b) GO annotation is only available for individual proteins and not for protein interactions. We therefore annotated protein interactions by combining the GO annotation of the two interacting proteins. For an interaction e between two proteins A and B we first retrieved all associated GO terms for protein A and protein B, and then annotated e only with those GO terms occurring in both protein annotations. The Ontologizer tool [54] was employed to find differences in GO term enrichment between a study set and the general population of protein interactions. P-values were calculated using the Parent-Child-Union method [55]. We conducted a GO enrichment analysis for all four possible class combinations such that the population set and P-value calculation stayed the same while the study set contained interactions with the same predicted class combinations. The Ontologizer represents the enriched GO terms as a hierarchical tree.

Protein complex data

In this study we utilized two datasets of multi-protein complexes. One of them was the manually curated collection of 1845 human protein complexes obtained from the CORUM database [56]. Information about pairwise interactions between complex members was extracted from the iRefIndex database (see Table 3). We considered only those 921 CORUM complexes that formed a connected sub-graph in the iRefIndex interaction network, such that there exist a path between any two members of the complex. Furthermore we removed all protein complexes with less than 4 members, leaving us with only 244 complexes.

We also utilized the recently published study of the human protein interaction network, which revealed 13993 high-confidence interactions between 3006 proteins in HeLa S3 and HEK293 cells (further referred to as the HeLa dataset) [57]. These interactions were generated by biochemical fractionation combined with quantitative tandem affinity mass spectrometry and were further stringently filtered by an integrative computational approach, taking into account additional supporting evidence. The authors applied the ClusterOne algorithm [58] to derive 622 putative protein complexes from this network, of which 187 had already been annotated in pubic databases. Note that by design all HeLa complexes form connected sub-graphs. After the publication four proteins were removed from this dataset, reducing the total number of proteins, pairwise interactions, and clusters to 3002, 13979, and 621, respectively. We excluded from consideration 151 protein complexes with less than four members to obtain 470 HeLa protein complexes, of which 163 were previously annotated and 307 were putative, computationally derived complexes.

Enrichment of interaction types in protein complexes

We were interested to find out whether network clusters corresponding to protein complexes are enriched in a certain interaction type (SP/obligate, etc.) or are rather a mixture of different interaction types. Such enrichment was assessed based on the information content of a protein complex c calculated as

R c = log 2 4 - H c

where H(c) denotes the Shannon entropy

H c = - ∑ t { t y p e } P ( t , c ) * log 2 P ( t , c )

and P(t, c) the frequency of interaction type t in the protein complex. The information content value ranges between zero and two bits, where a value of two means that all interactions in the protein complex are of the same type and a value of zero indicates that each protein interaction type is equally represented in the protein complex.

Results and discussion

Feature analysis

We started by searching for features (see Table 4 for abbreviations used) that are best discriminant for each of the two classification problems addressed in this work - obligate vs non-obligate interactions and SP vs ME interactions (Figures 3, 4) - and ranking features based on their Wilcoxon ranked-sum test P-value (for the top 40 features see Tables 5, 6, and for the bottom 40 features see Additional file 1). For a better overview we grouped features into three distinct sets - functional similarity (BP, CC, MF, MeanSim; total of 4 features), sequence features (ELM, disorderedness, total of 8 features), and network features (degree, Affinity PageRank, betweenes, EGDV, total of 71 features).

Table 4 Features used for machine learning
Figure 3
figure 3

Boxplot distributions of features in obligate (red) and non-obligate (blue) interactions. For the number of disordered binding regions, the fraction of disordered amino acids, and the number of found ELM both values for protein A and B are combined into one distribution. For EGDV (g) only top 10 features with the lowest P value are plotted.

Figure 4
figure 4

Boxplot distributions of features in simultaneously possible (red) and mutually exclusive (blue) interactions. For the number of disordered binding regions, the fraction of disordered amino acids, and the number of found ELM both values for protein A and B are combined into one distribution. For EGDV (g) only top 10 features with the lowest P value are plotted.

Table 5 Ranking of the top 40 features for the obligate and non-obligate classes based on their Wilcoxon ranked sum test P-values.
Table 6 Ranking of the top 40 features for the simultaneously possible and mutually exclusive classes based on their Wilcoxon ranked sum test P-values.

Sequence based features

In this work we evaluated two sequence features - number of ELMs and number of predicted disordered regions. On average non-obligate interactions tend to have almost three times as many disordered regions than obligate interactions (rank 4 in Table 5, Figure 3a) and the proteins that participate in non-obligate interactions have a considerably higher fraction of disordered amino acids (rank 5 in Table 5, Figure 3b). Furthermore, the longest binding regions associated with non-obligate interactions tend to be twice as long as those in obligate interactions (rank 6 in Table 5, Figure 3c). These results are in line with recent reports, which state that proteins involved into non-obligate interactions tend to be more disordered than those associated with obligate interactions [59]. We also found that non-obligate interactions tend to have more ELM regions (rank 8 in Table 5, Figure 3d), which agrees with the notion that ELM primarily mediate weak transient interactions occurring in signaling [60].

Proteins involved in SP interactions tend to be more disordered than those in mutually exclusive interactions (Table 6, Figure 4a-c), presumably because simultaneously possible interactors undergo stronger conformational changes upon binding their partners than mutually exclusive interactors [61]. At the same time we do not find any significant difference in the distribution of ELMs in SP and ME interactions (P-value 1, rank 73 in Table S2, Figure 4d).

Network based features

Network based features do not play a significant role in distinguishing between obligate and non-obligate interactions. Overall, they performed poorly (Figure 3e-f), with only betweeness showing a high rank in Table 5. However we do find that orbits 2, 25, 8, 52, and 68 (rank 17, 30, 31, 32, and 33 in Table 6) located inside cliques (Figure 1, section 2.5.1) are enriched in obligate interactions while orbits 18, 26, 17, 32, and 23 describing hub-like proteins (Figure 1, section 2.5.1) are enriched in non-obligate interactions (rank in 10-14 Table 6, Figure 3g). In particular, the orbit number 68, the five clique, occurs three times more often in obligate interactions than in non-obligate interactions (P-value 0.00001, rank 33 in Table 6), yet the signal is too weak to distinguish those classes efficiently. This observation is compatible with the fact that obligate interactions are permanent and usually occur in functional modules corresponding to tightly connected clusters in interaction networks [62]. Indeed, we observed slightly larger APR values for obligate interactions (Figure 3h) that for non-obligate interactions.

In contrast, network topology differs greatly between SP and ME interactions, since there is a physical limit to how many interaction partners can simultaneously bind to a protein [22]. While we observed no significant difference for betweeness (P-value 1, rank 70 in Table S2, Figure 4e), degree is the best feature to separate these two classes (rank 1 in Table 6, Figure 4f). There are also differences in local topology, with the orbits 13, 3, 15, 22, and 6 enriched in SP interactions and orbits 57, 43, 45, 50, 58 being more prominent in ME interactions (Figure 4g). ME interactions were enriched in orbits describing bottlenecks, with 58 being the only exception (Figure 1, section 2.5.1), which implies that ME interactions are key connectors in the interaction network and that at least one of the two interacting proteins has a higher chance to be an essential gene [40]. In contrast, SP interactions prefer sparsely connected orbits (Figure 1, section 2.5.1), probably due to the physical limits of binding multiple partners simultaneously. Similar to obligate interactions, SP interactions tend to have larger APR values (Figure 3h).

Functional similarity

For the obligate/non-obligate classification the most significant P-values were reached with functional similarity features (ranks 1-3 in Table 5, Figure 3i). This is caused by the fact that all obligate interactions are permanent while the majority of non-obligate interactions are transient [4]. The only permanent non-obligate interactions are antibody-antigen and enzyme-inhibitor interactions. Further work is needed to distinguish those interactions from signaling and receptor-ligand interactions, which would open up the possibility of classifying interactions as permanent or transient and also distinguishing between strong and weak interactions.

For the SP/ME classification we only find a weak correlation with functional similarity (ranks 48, 53, 60 62 in Table 6, Figure 4i). However, all functional similarity features had a P-value of less than 0.05 (significant level). Thus, we expect it to play at least some part in the classification.

Predictor evaluation

As an additional evaluation method we trained a random forest classifier (RUSBoost ratio 0.37 for obligate/non-obligate, and 0.31 for SP/ME; see Additional file 3 for justification of these values) with either all features or only with features from each individual group (functional similarity, network based features, sequence based features). In a 10-fold cross-validation the auROC values for obligate/non-obligate classification were 0.881, 0.810, 0.822, and 0.772 for all features, for functional similarity, sequence features, and network features, respectively.

Analogously, we performed the same analysis for simultaneously possible and mutually exclusive interactions. The random forest auROC values (RUSBoost ratio 0.31) were 0.851, 0.657, 0.806, and 0.808 for all features, for functional similarity, sequence features, and network features, respectively. Using either disordered features or ELM features separately we achieved an auROC of 0.75 and 0.66, respectively. However, when both disordered and ELM features were utilized the auROC was substantially higher - 0.806 - underlying the importance of cross-talk between these two groups of biological properties.

Predictor evaluation

We preformed an extensive analysis and benchmarking of both the obligate/non-obligate and SP/ME classifiers, which can be found in the Additional file 3. Overall we achieved an auROC of 0.881 and 0.851 for obligate/non-obligate and SP/ME classification, respectively. The F-measure values were 0.56, 0.88, 0.71, and 0.85 for SP, ME, obligate, and non-obligate classification, respectively. Notably, these results solely based on sequence and network information are only marginally worse than 3D-structure derived predictions by NOXClass [17].

Large scale classification of protein interactions

We applied our method to classify 13978 HeLa and 83788 iRefIndex protein interactions as either obligate or non-obligate as well as either SP or ME. Each interaction was also attributed to one of the four class combinations - obligate and SP, obligate and ME, non-obligate and SP, or non-obligate and ME - and assigned two confidence values - one for the SP/ME classification and one for the obligate/non-obligate classification.

We analyzed the number of classified interactions for each class and class combination for various random forest confidence values (Figure 5, 6). Note that we ignored cases where the classifier was indecisive (i.e. confidence 0.5 for both classes). The number of classified cases declines with increasing stringency of the classifier. For example, at the random forest confidence value of 0.7 two thirds of interactions get classified and around 10% are left at the 0.9 threshold.

Figure 5
figure 5

Number of classified interactions for each class for various random forest confidence cutofs in the HeLa dataset (a) and iRefIndex (b) dataset.

Figure 6
figure 6

Number of classified interactions for all possible class combinations (SP and obligate, SP and non-obligate, ME and obligate, and ME and non-obligate) in the HeLa (a) and iRefIndex (b) dataset.

What is the optimal threshold for the random forest confidence values? As seen in Figure 7 the classifier precision, determined by 10-fold cross-validation, is positively correlated with the random forest confidence value cut-off. In particular, at the cutoff value of 0.6 the classifier precision is 0.72, 0.9, 0.83, and 0.88 for SP, ME, obligate, and non-obligate classification, respectively. In other words, it achieves precision of over 0.8 for each classification problem, except for SP classification. However, since 21% of the SP/ME interactions are SP, a random SP classifier achieves a precision of 0.21, which means that our classifier is considerably better than a random classifier. Furthermore, the confidence value cutoff of 0.6 seems an acceptable trade off between precision and the number of classified interactions. Another reason to choose 0.6 as a cut-off value is that it guarantees the difference in confidence values between the opposing classes of at least 0.2. Note that confidence values are calculated by weighted majority voting. This means that at least 60% of the weighted random forest trees decided in favor of the chosen class and at most 40% for the opposing class, which implies that the classifier decision is based on a distinct majority.

Figure 7
figure 7

Dependence of the classifier precision on random forest confidence value cutoff in a 10-fold cross-validation.

For random forest confidence values >= 0.6 the total of 638 and 506 HeLa interactions as well as 1747 and 2620 iRefIndex interactions were classified as SP/obligate and SP/non-obligate, respectively. The total of 1010 and 6118 HeLa interactions were classified as ME/obligate and ME/non-obligate, respectively, while for the iRefIndex dataset the corresponding numbers were 1772 and 54580.

It was recently suggested that SP interactions are mostly permanent and ME interactions are mostly transient [22]. As discussed above transient interactions are by definition non-obligate while permanent interactions are mostly obligate. In line with the results reported in [22] most of the ME interactions were classified as non-obligate both in the HeLa and iRefIndex datasets, presumably because proteins involved in ME interactions compete for the same binding side, which is only possible when the interactions are non-obligate. However, we found that 44% of the SP interactions in the HeLa dataset and 59% of the SP interactions in the iRefIndex were classified as non-obligate (compare Figures 5 and 6). This result implies that a multimeric protein complex can either exist as a stable compound throughout its entire lifetime or it can dynamically form and dissolve during its lifetime. An example for a non-obligate multimeric protein complex are coat proteins involved in formation of molecular vesicles. The coat proteins associate together to form the coat of the molecular vesicle and upon delivering their payload they dissolve again from each other.

We also evaluated the classification results for iRefIndex interactions measured by different experimental methods, focusing on yeast two hybrid (Y2H) essay and tandem affinity purification (TAP). It was suggested that TAP has a preference for detecting obligate interactions while Y2H has no bias towards obligate or non-obligate interactions [3]. Indeed, as shown in Figure 8, interactions determined by TAP get classified as obligate three times more often that those measured by Y2H. At the same time the fraction of SP interactions increases by 40% from 0.10 in Y2H to 0.14 in TAP, in line with the previous observation that around half of the SP interactions are also obligate.

Figure 8
figure 8

Class distributions for predicted protein interactions measured by the yeast two hybrid (Y2H) and tandem affinity purification (TAP) methods.

Protein complex analysis

We further applied our method to classify all intra- and inter-complex interactions in the CORUM and HeLa datasets (see section Protein complex data). The overlap between different class combinations in terms of GO categories associated with them is very low, implying that each interaction type is intrinsic for a distinct set of cellular functions (see Additional file 4). As expected, most of the inter-complex interactions in each dataset (CORUM, HeLa) were classified as ME/non-obligate, indicating that protein complexes interact mostly transiently with each other.

With regard to intra-complex interactions we observed that small protein complexes possess high information content and thus tend to be enriched in just one interaction type (Figure 9). Larger protein complexes generally display increased diversity in terms of interaction types (except for complexes of size 8 in the HeLa dataset for which the sample size is very small), probably because they may contain functionally specialized subcomplexes, each with its own prevailing interaction type. For example, RNA polymerase II and the transcription factor TFIIH form an obligate/SP sub-compartment while TFEII, TFFII, and TFIIB are mostly involved in non-obligate/ME interactions, and the interactions between TFHII and the RNA polymerase II are also mostly non-obligate/ME (Figure 10).

Figure 9
figure 9

Information content vs protein complex size in the CORUM (a) and HeLa (b) datasets. Dots indicate the mean value of the information content and the error bars show its standard deviation.

Figure 10
figure 10

Protein interactions within the RNA polymerase II holoenzyme complex (CORUM ID: 103) classified as obligate (green) vs non-obligate (orange) (a) and SP (red) vs ME (blue) (b).

Knowledge about interaction types can be instrumental for assessing the quality of protein complexes derived by computational methods. For example, the predicted mini-chromosome maintenance (MCM) complex (HeLa ID 587, Figure 11) consists of an obligate/SP part and a non-obligate/ME part. The obligate part exactly matches the CORUM MCM complex (CORUM ID 387), which is essential for DNA replication, initiation, and elongation in eukaryotic cells. The non-obligate/ME part is a novel addition to the MCM complex, which consist of the following proteins: amidophosphoribosyltransferase, RNA-binding protein 12B, splicing factor 3A subunit, and testis-specific serine kinase substrate. These proteins do not have any biological function associated with DNA replication, initiation, and elongation and it is probably safe to assume that they constitute false positive predictions added in the predicted HeLa complex to the manually verified CORUM complex.

Figure 11
figure 11

Protein interactions within the mini-chromosome maintenance (MCM) complex (HeLa ID: 587) classified as obligate (green) vs non-obligate (orange) and SP (red) vs ME (blue) (b). Uniprot accession numbers are shown for each protein. Additionally gene names are shown for members of the CORUM MCM complex.

We defined a protein cluster to be enriched in a given interaction type when it constituted at least 50% of the intra-complex interactions and plotted the fraction protein complexes enriched in each interaction type (Figure 12). Both in the HeLa and in the CORUM datasets most of the protein complexes are enriched in ME/non-obligate interactions due to the fact that most of the ME interactions are non-obligate and the latter are frequently involved in intracellular signal transduction [2]. Correspondingly, ME/non-obligate interactions are enriched in GO terms associated with biological process regulation (see Additional file 4). Furthermore, around 50% of the protein complexes in the HeLa dataset are enriched in SP interactions whereas in the CORUM dataset only 25% of the complexes are SP-heavy. We speculate that the reason for this discrepancy lies in the somewhat different nature of these two datasets. The CORUM dataset used in this work was generated by overlaying multi-protein complexes described in the CORUM database with the binary interactions from the iRefIndex resource, while the HeLa dataset was derived by its authors by applying the CLusterOne method to a high confidence PPI network.

Figure 12
figure 12

Fraction of enriched protein complexes in each dataset.

Conclusions

We report PiType, a novel technique for classifying protein interactions into obligate/non-obligate as well as into SP/ME based exclusively on sequence and network information. In contrast to previous work that relied on known 3D structures of proteins our method is suitable for large-scale characterization of interaction data. In particular it can be applied to improve protein complex prediction. Its performance is comparable with that of the structure-based classifiers, achieving an auROC of at least 80% and a F-measure close to 80% in a nested cross-fold validation. PiType is available at http://webclu.bio.wzw.tum.de/PiType/PiType.zip.

We have conducted a thorough investigation of sequence and network features characteristic for each type of interactions. Proteins involved in non-obligate interactions tend to have more disordered regions and short linear eukaryotic motifs than obligate interactors. Non-obligate interaction partners are also less functionally similar than obligate interaction partners. These results are in line with previous observations [3] (note that the majority of non-obligate interactions are transient). Likewise, SP interactors are more disordered than ME interactors, most likely because the former undergo stronger conformational changes upon binding their partners [61]. By analyzing edge graphlet degree vectors (EGDV) we identified network contexts in which interactions of different types typically occur. Obligate interactions are enriched in orbits associated with tightly connected clusters, whereas non-obligate interactions are frequently found in orbits characteristic for network hubs. EGDV analysis also revealed that ME interactions are enriched in orbits describing bottlenecks, key network elements with high betweenness. In contrast, we observed that orbits with a low edge degree (i.e. 13, 3, 15, 22, and 6; see Figure 1) are more prominent in SP interactions for still unclear reasons.

Endnote

a Definition for raw interactions and non-redundant interactions are taken from http://wiki.thebiogrid.org/doku.php/statistics.

Abbreviations

APR:

PageRank affinity

auROC:

area under receiver operating curve

EGDV:

edge graphlet degree vector

ELM:

short linear eukaryotic motifs

GO:

gene ontology

KNN:

k nearest neighbors

MCM:

mini-chromosome maintenance

ME:

mutually exclusive

PR:

precision-recall

ROC:

receiver operating characteristic

SIN:

structural interaction network

SP:

simultaneously possible

SVM:

support vector machine

TAP:

tandem affinity purification

Y2H:

yeast two hybrid.

References

  1. Walhout AJ, Vidal M: Protein interaction maps for model organisms. Nature Reviews Molecular Cell Biology. 2001, 2 (1): 55-63. 10.1038/35048107.

    Article  CAS  PubMed  Google Scholar 

  2. Nooren IMA, Thornton JM: Diversity of protein-protein interactions. The EMBO journal. 2003, 22 (14): 3486-3492. 10.1093/emboj/cdg359.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  3. Perkins JR: Transient protein-protein interactions: structural, functional, and network properties. Structure. 2010, 18 (10): 1233-43. 10.1016/j.str.2010.08.007.

    Article  CAS  PubMed  Google Scholar 

  4. Nooren IMA, Thornton JM: Structural Characterisation and Functional Significance of Transient Protein-Protein Interactions. Journal of molecular biology. 2003, 325 (5): 991-1018. 10.1016/S0022-2836(02)01281-0.

    Article  CAS  PubMed  Google Scholar 

  5. Ansari S, Helms V: Statistical analysis of predominantly transient protein-protein interfaces. Proteins. 2005, 61 (2): 344-55. 10.1002/prot.20593.

    Article  CAS  PubMed  Google Scholar 

  6. Dey S: The subunit interfaces of weakly associated homodimeric proteins. Journal of molecular biology. 2010, 398 (1): 146-60. 10.1016/j.jmb.2010.02.020.

    Article  CAS  PubMed  Google Scholar 

  7. Jones S, Thornton JM: Analysis of protein-protein interaction sites using surface patches. Journal of molecular biology. 1997, 272 (1): 121-32. 10.1006/jmbi.1997.1234.

    Article  CAS  PubMed  Google Scholar 

  8. Lo Conte L, Chothia C, Janin J: The atomic structure of protein-protein recognition sites. Journal of molecular biology. 1999, 285 (5): 2177-98. 10.1006/jmbi.1998.2439.

    Article  CAS  PubMed  Google Scholar 

  9. Mintseris J, Weng Z: Structure, function, and evolution of transient and obligate protein-protein interactions. Proceedings of the National Academy of Sciences of the United States of America. 2005, 102 (31): 10930-10935. 10.1073/pnas.0502667102.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. Gould CM: ELM: the status of the 2010 eukaryotic linear motif resource. Nucleic acids research. 2010, 38 (Database): D167-80. 10.1093/nar/gkp1016.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Janin J, Bahadur RP, Chakrabarti P: Protein-protein interaction and quaternary structure. Quarterly reviews of biophysics. 2008, 41 (02): 133-180.

    Article  CAS  PubMed  Google Scholar 

  12. Park SH: Prediction of protein-protein interaction types using association rule based classification. BMC Bioinformatics. 2009, 10: 36-10.1186/1471-2105-10-36.

    Article  PubMed Central  PubMed  Google Scholar 

  13. Liu Q, Li J: Propensity vectors of low-ASA residue pairs in the distinction of protein interactions. Proteins. 2010, 78 (3): 589-602.

    CAS  PubMed  Google Scholar 

  14. Rueda L: Protein-protein Interaction Prediction using Desolvation Energies and Interface Properties. 2010 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). 2010, IEEE, 17-22.

    Chapter  Google Scholar 

  15. Maleki M, Aziz M: Analysis of obligate and non-obligate complexes using desolvation energies in domain-domain interactions. 2011 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). 2011, IEEE

    Google Scholar 

  16. Block P: Physicochemical descriptors to discriminate protein-protein interactions in permanent and transient complexes selected by means of machine learning algorithms. Proteins. 2006, 65 (3): 607-622. 10.1002/prot.21104.

    Article  CAS  PubMed  Google Scholar 

  17. Zhu H: NOXclass: prediction of protein-protein interaction types. BMC Bioinformatics. 2006, 7 (1): 27-10.1186/1471-2105-7-27.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Bradford JR, Westhead DR: Improved prediction of protein-protein binding sites using a support vector machines approach. Bioinformatics (Oxford, England). 2005, 21 (8): 1487-1494. 10.1093/bioinformatics/bti242.

    Article  CAS  Google Scholar 

  19. Ofran Y, Rost B: Analysing six types of protein-protein interfaces. Journal of molecular biology. 2003, 325 (2): 377-387. 10.1016/S0022-2836(02)01223-8.

    Article  CAS  PubMed  Google Scholar 

  20. Mintseris J, Weng Z: Atomic contact vectors in protein-protein recognition. Proteins. 2003, 53 (3): 629-639. 10.1002/prot.10432.

    Article  CAS  PubMed  Google Scholar 

  21. Han JD: Evidence for dynamically organized modularity in the yeast protein-protein interaction network. Nature. 2004, 430 (6995): 88-93. 10.1038/nature02555.

    Article  CAS  PubMed  Google Scholar 

  22. Kim PM: Relating three-dimensional structures to protein networks provides evolutionary insights. Science. 2006, 314 (5807): 1938-41. 10.1126/science.1136174.

    Article  CAS  PubMed  Google Scholar 

  23. Patil A, Kinoshita K, Nakamura H: Hub promiscuity in protein-protein interaction networks. International journal of molecular sciences. 2010, 11 (4): 1930-1943. 10.3390/ijms11041930.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  24. Magrane M, Consortium U: UniProt Knowledgebase: a hub of integrated protein data. Database: the journal of biological databases and curation. 2011, 2011: bar009-

    Article  PubMed  Google Scholar 

  25. Berman HM: The protein data bank. Nucleic Acids Research. 2000, 28 (1): 235-242. 10.1093/nar/28.1.235.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  26. Ashburner M: Gene ontology: tool for the unification of biology. The Gene Ontology Consortium. Nature genetics. 2000, 25 (1): 25-9. 10.1038/75556.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Neuvirth H, Raz R, Schreiber G: ProMate: A Structure Based Prediction Program to Identify the Location of Protein-Protein Binding Sites. Journal of molecular biology. 2004, 338 (1): 181-199. 10.1016/j.jmb.2004.02.040.

    Article  CAS  PubMed  Google Scholar 

  28. Hubbard SJ, Thornton JM: Naccess. 1993, Computer Program, Department of Biochemistry and Molecular Biology, University College London, 2 (1):

  29. Laskowski RA: SURFNET: a program for visualizing molecular surfaces, cavities, and intermolecular interactions. Journal of molecular graphics. 1995, 13 (5): 323-30. 10.1016/0263-7855(95)00073-9. 307-8

    Article  CAS  PubMed  Google Scholar 

  30. Bhardwaj N: Integration of protein motions with molecular networks reveals different mechanisms for permanent and transient interactions. Protein science. 2011

    Google Scholar 

  31. Chatr-aryamontri A: The BioGRID interaction database: 2013 update. Nucleic Acids Research. 2013, 41 (D1): D816-D823. 10.1093/nar/gks1158.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  32. Razick S, Magklaras G, Donaldson IM: iRefIndex: a consolidated protein interaction database with provenance. BMC bioinformatics. 2008, 9: 405-10.1186/1471-2105-9-405.

    Article  PubMed Central  PubMed  Google Scholar 

  33. Salwinski L: The database of interacting proteins: 2004 update. Nucleic Acids Research. 2004, 32 (suppl 1): D449-D451.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  34. Ceol A: MINT, the molecular interaction database: 2009 update. Nucleic Acids Research. 2010, 38 (suppl 1): D532-D539.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  35. Kerrien S: The IntAct molecular interaction database in 2012. Nucleic Acids Research. 2012, 40 (D1): D841-D846. 10.1093/nar/gkr1088.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  36. Prasad TK: Human protein reference database--2009 update. Nucleic Acids Research. 2009, 37 (suppl 1): D767-D772.

    Article  CAS  Google Scholar 

  37. Solava Ryan, Tijana Milenkovic RPM: Identifying edge clusters in networks via edge graphlet degree vectors (edge-GDVs) and edge-GDV-similarities. arXiv preprint. 2012,arXiv:1204.2255,

    Google Scholar 

  38. Wernicke S, Rasche F: FANMOD: a tool for fast network motif detection. Bioinformatics. 2006, 22 (9): 1152-3. 10.1093/bioinformatics/btl038.

    Article  CAS  PubMed  Google Scholar 

  39. McKay BD: Nauty user's guide (version 2.4). 2007, Computer Science Dept., Australian National University

    Google Scholar 

  40. Yu H: The importance of bottlenecks in protein networks: correlation with gene essentiality and expression dynamics. PLoS Computational Biology. 2007, 3 (4): e59-10.1371/journal.pcbi.0030059.

    Article  PubMed Central  PubMed  Google Scholar 

  41. Voevodski K, Teng SH, Xia Y: Spectral affinity in protein networks. BMC systems biology. 2009, 3: 112-10.1186/1752-0509-3-112.

    Article  PubMed Central  PubMed  Google Scholar 

  42. Csardi GNT: The igraph Software Package for Complex Network Research. InterJournal. 2006, Complex Systems(1695)

    Google Scholar 

  43. Dinkel H: ELM--the database of eukaryotic linear motifs. Nucleic acids research. 2012, 40 (D1): D242-D251. 10.1093/nar/gkr1064.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  44. Meireles LM, Domling AS, Camacho CJ: ANCHOR: a web server and database for analysis of protein-protein interaction binding pockets for drug discovery. Nucleic acids research. 2010, 38 (Web Server): W407-11. 10.1093/nar/gkq502.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  45. Ashburner M: Gene Ontology: tool for the unification of biology. Nature genetics. 2000, 25 (1): 25-29. 10.1038/75556.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  46. Wang JZ: A new method to measure the semantic similarity of GO terms. Bioinformatics. 2007, 23 (10): 1274-1281. 10.1093/bioinformatics/btm087.

    Article  CAS  PubMed  Google Scholar 

  47. Yu G: GOSemSim: an R package for measuring semantic similarity among GO terms and gene products. Bioinformatics. 2010, 26 (7): 976-978. 10.1093/bioinformatics/btq064.

    Article  CAS  PubMed  Google Scholar 

  48. Gewehr JE, Szugat M, Zimmer R: BioWeka--extending the Weka framework for bioinformatics. Bioinformatics. 2007, 23 (5): 651-3. 10.1093/bioinformatics/btl671.

    Article  CAS  PubMed  Google Scholar 

  49. Breiman L: Random forests. Machine learning. 2001, 45 (1): 5-32. 10.1023/A:1010933404324.

    Article  Google Scholar 

  50. Maere S, Heymans K, Kuiper M: BiNGO: a Cytoscape plugin to assess overrepresentation of gene ontology categories in biological networks. Bioinformatics. 2005, 21 (16): 3448-9. 10.1093/bioinformatics/bti551.

    Article  CAS  PubMed  Google Scholar 

  51. Beissbarth T, Speed TP: GOstat: find statistically overrepresented Gene Ontologies within a group of genes. Bioinformatics. 2004, 20 (9): 1464-5. 10.1093/bioinformatics/bth088.

    Article  CAS  PubMed  Google Scholar 

  52. Zhou X, Su Z: EasyGO: Gene Ontology-based annotation and functional enrichment analysis tool for agronomical species. BMC genomics. 2007, 8: 246-10.1186/1471-2164-8-246.

    Article  PubMed Central  PubMed  Google Scholar 

  53. Masseroli M, Martucci D, Pinciroli F: GFINDer: Genome Function INtegrated Discoverer through dynamic annotation, statistical analysis, and mining. Nucleic acids research. 2004, 32 (Web Server): W293-300. 10.1093/nar/gkh432.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  54. Bauer S: Ontologizer 2.0--a multifunctional tool for GO term enrichment analysis and data exploration. Bioinformatics (Oxford, England). 2008, 24 (14): 1650-1. 10.1093/bioinformatics/btn250.

    Article  CAS  Google Scholar 

  55. Grossmann S: Improved detection of overrepresentation of Gene-Ontology annotations with parent child analysis. Bioinformatics (Oxford, England). 2007, 23 (22): 3024-31. 10.1093/bioinformatics/btm440.

    Article  CAS  Google Scholar 

  56. Ruepp A: CORUM: the comprehensive resource of mammalian protein complexes--2009. Nucleic acids research. 2010, 38 (Database issue): D497-501.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  57. Havugimana PC: A census of human soluble protein complexes. Cell. 2012, 150 (5): 1068-1081. 10.1016/j.cell.2012.08.011.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  58. Nepusz T, Yu H, Paccanaro A: Detecting overlapping protein complexes in protein-protein interaction networks. Nature methods. 2012, 9 (5): 471-472. 10.1038/nmeth.1938.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  59. Singh GP, Ganapathi M, Dash D: Role of intrinsic disorder in transient interactions of hub proteins. Proteins. 2007, 66 (4): 761-5.

    Article  CAS  PubMed  Google Scholar 

  60. Stein A: Dynamic interactions of proteins in complex networks: a more structured view. The FEBS journal. 2009, 276 (19): 5390-405. 10.1111/j.1742-4658.2009.07251.x.

    Article  CAS  PubMed  Google Scholar 

  61. Bhardwaj N: Integration of protein motions with molecular networks reveals different mechanisms for permanent and transient interactions. Protein science: a publication of the Protein Society. 2011, 20 (10): 1745-54. 10.1002/pro.710.

    Article  CAS  Google Scholar 

  62. Song J, Singh M: How and when should interactome-derived clusters be used to predict functional modules and protein function?. Bioinformatics. 2009, 25 (23): 3143-50. 10.1093/bioinformatics/btp551.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

We wish to thank Goar Frishman for manually analyzing enriched GO terms. This research was funded by the DFG International Research Training Group 'Regulation and Evolution of Cellular Systems' (GRK 1563).

Declarations

The BMC Systems Biology publication fee was paid by the DFG International Research Training Group 'Regulation and Evolution of Cellular Systems' (GRK 1563).

This article has been published as part of BMC Systems Biology Volume 7 Supplement 6, 2013: Selected articles from the 24th International Conference on Genome Informatics (GIW2013). The full contents of the supplement are available online at http://www.biomedcentral.com/bmcsystbiol/supplements/7/S6.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Dmitrij Frishman.

Additional information

Authors' contributions

F.G. and D.F. jointly conceived the study. F.G. carried out the analysis of the data. D.F. supervised the work. F.G. and D.F. wrote and revised the manuscript.

Competing interests

The authors declare that they have no competing interests.

Electronic supplementary material

12918_2013_1228_MOESM1_ESM.PDF

Additional file 1: Bottom 40 ranked features for both SP/ME classification and obligate/non-obligate classifications. (PDF 388 KB)

12918_2013_1228_MOESM2_ESM.PDF

Additional file 2: Benchmarking methods for both SP/ME classification and obligate/non-obligate classifications. (PDF 65 KB)

12918_2013_1228_MOESM3_ESM.PDF

Additional file 3: Benchmarking results for both SP/ME classification and obligate/non-obligate classifications. (PDF 497 KB)

Additional file 4: GO enrichment results. (PDF 61 KB)

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Cite this article

Goebels, F., Frishman, D. Prediction of protein interaction types based on sequence and network features. BMC Syst Biol 7 (Suppl 6), S5 (2013). https://doi.org/10.1186/1752-0509-7-S6-S5

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1752-0509-7-S6-S5

Keywords