| Literature DB >> 36210749 |
Gauri Panditrao1, Rupa Bhowmick, Chandrakala Meena, Ram Rup Sarkar.
Abstract
Network biology finds application in interpreting molecular interaction networks and providing insightful inferences using graph theoretical analysis of biological systems. The integration of computational biomodelling approaches with different hybrid network-based techniques provides additional information about the behaviour of complex systems. With increasing advances in high-throughput technologies in biological research, attempts have been made to incorporate this information into network structures, which has led to a continuous update of network biology approaches over time. The newly minted centrality measures accommodate the details of omics data and regulatory network structure information. The unification of graph network properties with classical mathematical and computational modelling approaches and technologically advanced approaches like machine-learning- and artificial intelligence-based algorithms leverages the potential application of these techniques. These computational advances prove beneficial and serve various applications such as essential gene prediction, identification of drug-disease interaction and gene prioritization. Hence, in this review, we have provided a comprehensive overview of the emerging landscape of molecular interaction networks using graph theoretical approaches. With the aim to provide information on the wide range of applications of network biology approaches in understanding the interaction and regulation of genes, proteins, enzymes and metabolites at different molecular levels, we have reviewed the methods that utilize network topological properties, emerging hybrid network-based approaches and applications that integrate machine learning techniques to analyse molecular interaction networks. Further, we have discussed the applications of these approaches in biomedical research with a note on future prospects.Entities:
Mesh:
Year: 2022 PMID: 36210749 PMCID: PMC9018971
Source DB: PubMed Journal: J Biosci ISSN: 0250-5991 Impact factor: 2.795
Figure 1Centrality measures in molecular interaction networks. (A) A schematic representation of the commonly used centrality measures, where the colour gradient and the size of the nodes correspond to the respective centrality value for that node in the representative network. Highest centrality in the network is the largest size and darkest colour of the node. (B) A Sankey plot representation of some of the new centrality measures (shown in the right side of the plot) developed in the recent past which are derived from the traditionally used basic centrality measures (shown in the left side of the plot) by incorporating various types of OMICs and network data (shown in the centre of the plot).
Definition and mathematical representation of classical network centrality measures
| Centrality | Definition | Mathematical representation | References |
|---|---|---|---|
| Betweenness Centrality (BC) | Ratio of the number of shortest paths passing through a node | Freeman ( | |
| Closeness Centrality (CC) | A measure of the average farness of a node | Freeman ( | |
| Degree Centrality (DC) | The most classical centrality measure that represents the number of connected neighbours of a node | Proctor and Loomis ( | |
| Eccentricity (Ecc) | A measure of proximity of node | Hage and Harary ( | |
| Eigenvector Centrality (EC) | A measure of the influence of a node. EC of a node | Ruhnau ( |
Description of the new developed centrality measures
| New centrality measures | Description | Additional features | Year of development | References |
|---|---|---|---|---|
| Page Rank Centrality | A variant of eigenvector centrality which scores a vertex as a fraction of time spent visiting that vertex measured over time in a random walk over all vertices in the network with an additional probability for jumping to any vertex | Uses directionality in the network | 1998 | Brin and Page ( |
| Marginal Essentiality | A quantitative measure that calculates the importance of no-essential gene to a cell using protein networks by using the topological information in the form of local interconnectivity measures | Characterized by two classical centralities, namely, degree and clustering co-efficient | 2004 | Yu |
| Subgraph Centrality | Quantifies the participation of a vertex in all subgraphs of a network. Subgraph centrality (SC) of a node is a weighted sum of the numbers of all closed walks of different lengths in the network starting and ending at the node | Built over eigenvector centrality and uses edge weights | 2005 | Estrada and Rodríguez-Velázquez ( |
| Neighbourhood Functional Centrality | Quantifies the extent to which a protein is surrounded by functionally consistent neighbouring proteins in a PPI network and thus help in mining lethal proteins | Uses protein interactome, neighbourhood information and functional annotation | 2007 | Tew |
| Motif-based Centrality | Calculates the occurrence of motifs (subnetwork patterns in local interconnections) by calculating motif match sets to analyse gene regulatory and protein interaction patterns | Uses directionality and edge weights | 2007 | Koschützki |
| Bridging Centrality | Identification of a node or edge that is located between and connects modules (modular subregions) in a network. Based on the principle that the number of edges entering or leaving the direct neighbour subgraph of a vertex is high at the bridge | Uses neighbour subgraph information and betweenness centrality | 2008 | Hwang |
| Pairwise Disconnectivity Index | Calculated for a vertex as a fraction of those initially connected pair of vertices in a directed network which becomes disconnected after removal of the vertex from the network. It evaluates the importance of an individual element in a network for sustaining the communication ability between connected pairs of a directed network | Built upon betweenness centrality and uses edge connectivity | 2008 | Potapov |
| Annotation transcriptional centrality | Delimits representative functional domains in co-expression networks and uses this information to identify key nodes (proteins/genes) that modulate the propagation of functional influences within the network | Integrates gene expression profiles with co-expression network information for centrality calculation | 2010 | Prifti |
| Flux centrality | Developed on the concept of maximum flow which is defined by the largest flow that is observed for all possible paths between the two vertices in a network using shortest path closeness centrality | Built upon the closeness centrality by integrating directionality and maximum flux flow closeness | 2010 | Koschützki |
| Leverage Centrality | For a vertex in a network, it determines the extent to which its immediate neighbouring vertices reply on the vertex for information | Built upon eigenvector and degree centrality by integrating neighbourhood information | 2010 | Joyce |
| Perturbation Centrality | A measure of dynamic network centrality which uses weighted degree and is defined as the reciprocal of silencing time retrieved by using a Dirac delta type starting perturbation of 10n units, where n is the number of nodes in the network, using a dissipation value of 1 | Identifies intermodular hubs from dynamic networks | 2013 | Szalay and Csermely ( |
| Game Centrality | A dynamic centrality measure that measures the individually defecting nodes in the network to convert other nodes in the network to its own strategy | Applies strategy update rule on the network dynamics data | 2013 | Simko and Csermely ( |
| DiffSLC | Combines multiple centrality measures and exploits the advantage of eigenvector centrality and edge clustering co-efficient to identify essential genes/proteins. This centrality is a weighted combination of eigenvector centrality and co-expression biased degree centrality | Gene co-expression values are used in conjunction with eigenvector and edge clustering co-efficient | 2017 | Mistry |
| Game Theoretic Centrality | Determines a gene’s contribution to the overall connectivity of its corresponding node in the network by calculating the gen’s synergistic influence in a gene-to-gene interaction network | Uses differential gene expression profile (GWAS data) and is built upon game centrality | 2020 | Sun |
| Source-Sink centrality (SSC) | This centrality measures the importance of the node separately in the upstream and downstream of a pathway, as sender and receiver of biological signals | Built upon the PageRank centrality by incorporating directionality | 2020 | Naderi Yeganeh |
Spectral clustering for Network-based Ranking (SCNrank) | Centrality developed for network-based target ranking based on spectral clustering. It calculates a target influential score by integrating PPI, CRISPR-cas9 and gene expression data to calculate the influence of target towards a cluster it belongs to for ranking and scoring each drug target | Integrates data from three sources: gene expression, protein–protein interaction network and CRISPR-cas9 data | 2020 | Liu |
Figure 2Schematic representations of recent methodological developments in molecular network analyses techniques. (A) Cascade number representing local controllability of the node demonstrated on a schematic metabolic network model which measures the influence of a node on its downstream flow of information and identifies the highest influencing reaction node. (B) Graphical workflow representation of the netImpute algorithm which employs diffusion of co-expression network to improvise the dropout issue in single-cell data. (C) Backbone extraction: A schematic representation through a toy transcription factor regulatory bipartite graph demonstrating the working of the backbone extraction technique to extract a subset of important regulatory transcription factors.
Figure 3Schematic workflows of emerging hybrid network models. Overview of emerging integrative approaches where network biology is combined with different molecular interaction data resources such as gene regulatory interactions, signalling and metabolic networks, and amino acid interaction in proteins. The implementation of different systems biology techniques such as Boolean formalism, flux balance analysis, heat diffusion, and integration of ML is demonstrated as various applications in deciphering molecular mechanisms.