2020
DOI: 10.3389/fbioe.2020.00034
|View full text |Cite|
|
Sign up to set email alerts
|

A Guide to Conquer the Biological Network Era Using Graph Theory

Abstract: Networks are one of the most common ways to represent biological systems as complex sets of binary interactions or relations between different bioentities. In this article, we discuss the basic graph theory concepts and the various graph types, as well as the available data structures for storing and reading graphs. In addition, we describe several network properties and we highlight some of the widely used network topological features. We briefly mention the network patterns, motifs and models, and we further… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
148
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2
1

Relationship

2
7

Authors

Journals

citations
Cited by 198 publications
(192 citation statements)
references
References 215 publications
(221 reference statements)
0
148
0
1
Order By: Relevance
“…It provides an abstraction from the real model preserving all dependencies and relations between the elements involved. Graph theory is characterised by a set of nodes and edges (G={N,E}) [26], and it uses an array or matrix for data organisation. The most significant matrix is the adjacency matrix that highlights the connection between the nodes; the elements of 1 or 0 mean the row element is either related to the column element or not.…”
Section: Workplace Multi-level Graph-based Modellingmentioning
confidence: 99%
“…It provides an abstraction from the real model preserving all dependencies and relations between the elements involved. Graph theory is characterised by a set of nodes and edges (G={N,E}) [26], and it uses an array or matrix for data organisation. The most significant matrix is the adjacency matrix that highlights the connection between the nodes; the elements of 1 or 0 mean the row element is either related to the column element or not.…”
Section: Workplace Multi-level Graph-based Modellingmentioning
confidence: 99%
“…Betweenness centrality quantifies the number of times a node acts as a bridge along the shortest path between two other nodes. Centralization closeness : It measures the speed with which randomly walking messages reach a vertex from elsewhere in the graph. Centralization degree : It is defined as the number of links incident upon a node. Graph mincut: Calculates the minimum st -cut between two vertices in a graph. The minimum st -cut between source and target is the minimum total weight of edges needed to remove to eliminate all paths from source to target. Motifs-3: Searches a graph for motifs of size 3 (6). Motifs-4 : Searches a graph for motifs of size 4 (6).…”
Section: The Applicationmentioning
confidence: 99%
“…Networks are key representations which can capture the associations and interactions between any kind of bioentity such as genes, proteins, diseases, drugs, small molecules and others (1)(2)(3)(4)(5)(6). Gene co-expression networks, gene regulatory networks, protein-protein interaction networks (PPIs), signal transduction networks, metabolic networks, gene-disease networks, sequence similarity networks, phylogenetic networks, ecological networks, epidemiological networks, drug-disease networks, disease-symptom networks, literature co-occurrence networks, food webs, semantic and knowledge networks are the most widely known network types in the biomedical and biomedicalrelated fields (6). However, not all networks are the same in terms of structure and come with certain topological features.…”
Section: Introductionmentioning
confidence: 99%
“…These networks play a vital role in the environment and public health, and as a result ecological and epidemiological researchers have now drawn their attention to network analysis [ 8 ]. In biomedical research, graphs can capture the underlying connectivity relations among biological entities such as genes, DNA and proteins [ 9 12 ]. Topological analysis of large-scale protein interaction networks can provide insights into redundancies which can in turn result in predictions of protein functions [ 13 ].…”
Section: Introductionmentioning
confidence: 99%