🧬Systems Biology Unit 5 – Network Biology: Graph Theory & Analysis
Network biology applies graph theory to study complex biological systems, representing entities as nodes and interactions as edges. This approach enables understanding of structure, function, and dynamics, providing insights into organization and behavior of biological networks.
Key concepts include graph theory fundamentals, types of biological networks, and analysis techniques. Visualization tools, centrality measures, and identification of network motifs and modules are crucial for extracting meaningful information from complex biological data.
Network biology applies graph theory to study complex biological systems (gene regulatory networks, protein-protein interaction networks, metabolic networks)
Represents biological entities as nodes and their interactions as edges
Enables understanding of the structure, function, and dynamics of biological systems
Provides insights into the organization and behavior of complex biological networks
Helps identify key players (hubs) and functional modules
Allows for the prediction of network perturbations and their effects
Facilitates the integration of multi-omics data (genomics, proteomics, metabolomics) for a systems-level understanding of biological processes
Contributes to the development of targeted therapies and personalized medicine by identifying disease-associated network alterations
Graph Theory Fundamentals
Graphs consist of nodes (vertices) connected by edges (links)
Nodes represent entities (genes, proteins, metabolites) while edges represent interactions or relationships between them
Edges can be directed (one-way interaction) or undirected (bidirectional interaction)
Degree of a node refers to the number of edges connected to it
In-degree: number of incoming edges
Out-degree: number of outgoing edges
Path is a sequence of nodes connected by edges without repeating any node
Shortest path between two nodes is the path with the minimum number of edges
Connected component is a subgraph in which any two nodes are connected by a path
Cliques are complete subgraphs where every node is connected to every other node
Types of Biological Networks
Gene regulatory networks represent interactions between transcription factors and target genes
Nodes: genes
Edges: regulatory relationships (activation or repression)
Protein-protein interaction (PPI) networks depict physical interactions between proteins