Network Properties 1.Global Network Properties ( Chapter 3 of the course textbook “Analysis of Biological Networks” by Junker and Schreiber) 1)Degree distribution.

Slides:



Advertisements
Similar presentations
341: Introduction to Bioinformatics
Advertisements

Network biology Wang Jie Shanghai Institutes of Biological Sciences.
CSE 5243 (AU 14) Graph Basics and a Gentle Introduction to PageRank 1.
Analysis and Modeling of Social Networks Foudalis Ilias.
VL Netzwerke, WS 2007/08 Edda Klipp 1 Max Planck Institute Molecular Genetics Humboldt University Berlin Theoretical Biophysics Networks in Metabolism.
Topology Generation Suat Mercan. 2 Outline Motivation Topology Characterization Levels of Topology Modeling Techniques Types of Topology Generators.
341: Introduction to Bioinformatics Dr. Nataša Pržulj Department of Computing Imperial College London Winter 2011.
Graphs (Part I) Shannon Quinn (with thanks to William Cohen of CMU and Jure Leskovec, Anand Rajaraman, and Jeff Ullman of Stanford University)
Mining and Searching Massive Graphs (Networks)
A Real-life Application of Barabasi’s Scale-Free Power-Law Presentation for ENGS 112 Doug Madory Wed, 1 JUN 05 Fri, 27 MAY 05.
Comparison of Networks Across Species CS374 Presentation October 26, 2006 Chuan Sheng Foo.
Network Statistics Gesine Reinert. Yeast protein interactions.
Global topological properties of biological networks.
Network Motifs Zach Saul CS 289 Network Motifs: Simple Building Blocks of Complex Networks R. Milo et al.
Graph, Search Algorithms Ka-Lok Ng Department of Bioinformatics Asia University.
Network analysis and applications Sushmita Roy BMI/CS 576 Dec 2 nd, 2014.
Systems Biology, April 25 th 2007Thomas Skøt Jensen Technical University of Denmark Networks and Network Topology Thomas Skøt Jensen Center for Biological.
Systematic Analysis of Interactome: A New Trend in Bioinformatics KOCSEA Technical Symposium 2010 Young-Rae Cho, Ph.D. Assistant Professor Department of.
Systems Biology Course Name: Conducted by- Shigehiko kanaya &
341: Introduction to Bioinformatics Dr. Natasa Przulj Deaprtment of Computing Imperial College London
Large-scale organization of metabolic networks Jeong et al. CS 466 Saurabh Sinha.
九大数理集中講義 Comparison, Analysis, and Control of Biological Networks (3) Domain-Based Mathematical Models for Protein Evolution Tatsuya Akutsu Bioinformatics.
A graph theory approach to characterize the relationship between protein functions and structure of biological networks Serene Wong March 15, 2011.
Topic 13 Network Models Credits: C. Faloutsos and J. Leskovec Tutorial
Models and Algorithms for Complex Networks Networks and Measurements Lecture 3.
Biological Networks Lectures 6-7 : February 02, 2010 Graph Algorithms Review Global Network Properties Local Network Properties 1.
Presentation by: Kyle Borge, David Byon, & Jim Hall
Functional Analysis of Large Software Networks Natasa Przulj, Gordon Lee and Igor Jurisica IBM CAS, University of Toronto.
LANGUAGE NETWORKS THE SMALL WORLD OF HUMAN LANGUAGE Akilan Velmurugan Computer Networks – CS 790G.
Topological Analysis in PPI Networks & Network Motif Discovery Jin Chen MSU CSE Fall 1.
Clustering of protein networks: Graph theory and terminology Scale-free architecture Modularity Robustness Reading: Barabasi and Oltvai 2004, Milo et al.
Science: Graph theory and networks Dr Andy Evans.
Network Clustering Experimental network mapping Graph theory and terminology Scale-free architecture Integrating with gene essentiality Robustness Lecturer:
Complex Networks First Lecture TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA TexPoint fonts used in EMF. Read the.
Introduction to Bioinformatics Biological Networks Department of Computing Imperial College London March 18, 2010 Lecture hour 18 Nataša Pržulj
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
Optimal Network Alignment with Graphlet Degree Vectors
Topological Network Alignment Uncovers Biological Function and Phylogeny Oleksii Kuchaiev¹, Tijana Milenković¹, Vesna Memišević, Wayne Hayes, Nataša Pržulj².
Graph Algorithms: Properties of Graphs? William Cohen.
Complex Networks Measures and deterministic models Philippe Giabbanelli.
Complementarity of network and sequence information in homologous proteins March, Department of Computing, Imperial College London, London, UK 2.
Algorithms for Biological Networks Prof. Tijana Milenković Computer Science and Engineering University of Notre Dame Fall 2010.
Networks Igor Segota Statistical physics presentation.
CSCE555 Bioinformatics Lecture 18 Network Biology: Comparison of Networks Across Species Meeting: MW 4:00PM-5:15PM SWGN2A21 Instructor: Dr. Jianjun Hu.
Genome Biology and Biotechnology The next frontier: Systems biology Prof. M. Zabeau Department of Plant Systems Biology Flanders Interuniversity Institute.
LECTURE 2 1.Complex Network Models 2.Properties of Protein-Protein Interaction Networks.
341- INTRODUCTION TO BIOINFORMATICS Overview of the Course Material 1.
Bioinformatics Center Institute for Chemical Research Kyoto University
341: Introduction to Bioinformatics
1 CIS 4930/6930 – Recent Advances in Bioinformatics Spring 2014 Network models Tamer Kahveci.
Biological Networks. Can a biologist fix a radio? Lazebnik, Cancer Cell, 2002.
Informatics tools in network science
Fast Parallel Algorithms for Edge-Switching to Achieve a Target Visit Rate in Heterogeneous Graphs Maleq Khan September 9, 2014 Joint work with: Hasanuzzaman.
1 Lesson 12 Networks / Systems Biology. 2 Systems biology  Not only understanding components! 1.System structures: the network of gene interactions and.
Course Name: Comparative Genomics Conducted by- Shigehiko kanaya & Md. Altaf-Ul-Amin.
Response network emerging from simple perturbation Seung-Woo Son Complex System and Statistical Physics Lab., Dept. Physics, KAIST, Daejeon , Korea.
Algorithms and Computational Biology Lab, Department of Computer Science and & Information Engineering, National Taiwan University, Taiwan Network Biology.
Comparative Network Analysis BMI/CS 776 Spring 2013 Colin Dewey
Network (graph) Models
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Novel directions for biological network alignment - MAGNA
Biological networks CS 5263 Bioinformatics.
Applications of graph theory in complex systems research
Section 8.6: Clustering Coefficients
Section 8.6 of Newman’s book: Clustering Coefficients
Section 8.2: Shortest path and small world effect
Department of Computer Science University of York
Clustering Coefficients
Modelling Structure and Function in Complex Networks
SEG5010 Presentation Zhou Lanjun.
Presentation transcript:

Network Properties 1.Global Network Properties ( Chapter 3 of the course textbook “Analysis of Biological Networks” by Junker and Schreiber) 1)Degree distribution 2)Clustering coefficient and spectrum 3)Average diameter 4)Centralities

1) Degree Distribution G

C v – Clustering coefficient of node v C A = 1/1 = 1 C B = 1/3 = 0.33 C C = 0 C D = 2/10 = 0.2 … C = Avg. clust. coefficient of the whole network = avg {C v over all nodes v of G} C(k) – Avg. clust. coefficient of all nodes of degree k E.g.: C(2) = (C A + C C )/2 = (1+0)/2 = 0.5 => Clustering spectrum E.g. (not for G ) 2) Clustering Coefficient and Spectrum G

3) Average Diameter G u v E.g. (not for G) Distance between a pair of nodes u and v: D u, v = min {length of all paths between u and v} = min {3,4,3,2} = 2 = dist(u,v) Average diameter of the whole network: D = avg {D u,v for all pairs of nodes {u,v} in G} Spectrum of the shortest path lengths

Network Properties 2. Local Network Properties ( Chapter 5 of the course textbook “Analysis of Biological Networks” by Junker and Schreiber) 1)Network motifs 2)Graphlets: 2.1) Relative Graphlet Frequence Distance between 2 networks 2.2) Graphlet Degree Distribution Agreement between 2 networks

Small subgraphs that are overrepresented in a network when compared to randomized networks Network motifs: –Reflect the underlying evolutionary processes that generated the network –Carry functional information –Define superfamilies of networks  - Z i is statistical significance of subgraph i, SP i is a vector of numbers in 0-1 But: –Functionally important but not statistically significant patterns could be missed –The choice of the appropriate null model is crucial, especially across “families” 1) Network motifs (Uri Alon’s group, ’02-’04)

Small subgraphs that are overrepresented in a network when compared to randomized networks Network motifs: –Reflect the underlying evolutionary processes that generated the network –Carry functional information –Define superfamilies of networks  - Z i is statistical significance of subgraph i, SP i is a vector of numbers in 0-1 But: –Functionally important but not statistically significant patterns could be missed –The choice of the appropriate null model is crucial, especially across “families” 1) Network motifs (Uri Alon’s group, ’02-’04)

Small subgraphs that are overrepresented in a network when compared to randomized networks Network motifs: –Reflect the underlying evolutionary processes that generated the network –Carry functional information –Define superfamilies of networks  - Z i is statistical significance of subgraph i, SP i is a vector of numbers in 0-1 Also – generation of random graphs is an issue: –Random graphs with the same degree in- & out- degree distribution as data constructed –But this might not be the best network null model 1) Network motifs (Uri Alon’s group, ’02-’04)

N. Przulj, D. G. Corneil, and I. Jurisica, “Modeling Interactome: Scale Free or Geometric?,” Bioinformatics, vol. 20, num. 18, pg , _____ Different from network motifs:  Induced subgraphs  Of any frequency 2) Graphlets (Przulj, ’04-’09)

N. Przulj, D. G. Corneil, and I. Jurisica, “Modeling Interactome: Scale Free or Geometric?,” Bioinformatics, vol. 20, num. 18, pg , 2004.

N. Przulj, D. G. Corneil, and I. Jurisica, “Modeling Interactome: Scale Free or Geometric?,” Bioinformatics, vol. 20, num. 18, pg , 2004.

N. Przulj, D. G. Corneil, and I. Jurisica, “Modeling Interactome: Scale Free or Geometric?,” Bioinformatics, vol. 20, num. 18, pg , ) Relative Graphlet Frequency (RGF) distance between networks G and H:

Generalize node degree 2.2) Graphlet Degree Distributions

N. Przulj, “Biological Network Comparison Using Graphlet Degree Distribution,” ECCB, Bioinformatics, vol. 23, pg. e177-e183, 2007.

T. Milenkovic and N. Przulj, “Uncovering Biological Network Function via Graphlet Degree Signatures”, Cancer Informatics, vol. 4, pg , Network structure vs. biological function & disease Graphlet Degree (GD) vectors, or “node signatures”

Similarity measure between “node signature” vectors T. Milenkovic and N. Przulj, “Uncovering Biological Network Function via Graphlet Degree Signatures”, Cancer Informatics, vol. 4, pg , 2008.

Signature Similarity Measure between nodes u and v

Later we will see how to use this and other techniques to link network structure with biological function.

N. Przulj, “Biological Network Comparison Using Graphlet Degree Distribution,” Bioinformatics, vol. 23, pg. e177-e183, Generalize Degree Distribution of a network The degree distribution measures: the number of nodes “touching” k edges for each value of k.

N. Przulj, “Biological Network Comparison Using Graphlet Degree Distribution,” Bioinformatics, vol. 23, pg. e177-e183, 2007.

/ sqrt(2) (  to make it between 0 and 1) This is called Graphlet Degree Distribution (GDD) Agreement netween networks G and H.

Software that implements many of these network properties and compares networks with respect to them: GraphCrunch

Network models Degree distributionClustering coefficientDiameter Real-world (e.g., PPI) networksPower-lawHighSmall Erdos-Renyi graphsPoissonLowSmall Random graphs with the same degree distribution as the data Power-lawLowSmall Small-world networksPoissonHighSmall Scale-free networksPower-lawLowSmall Geometric random graphsPoissonHighSmall Stickiness network modelPower-lawHighSmall

Network models

Geometric Gene Duplication and Mutation Networks Intuitive “geometricity” of PPI networks: Genes exist in some bio-chemical space Gene duplications and mutations Natural selection = “evolutionary optimization” N. Przulj, O. Kuchaiev, A. Stevanovic, and W. Hayes “Geometric Evolutionary Dynamics of Protein Interaction Network”, Pacific Symposium on Biocomputing (PSB’10), Hawaii, 2010.

Network models Stickiness-index-based model (“STICKY”) N. Przulj and D. Higham “Modelling protein-protein interaction networks via a stickiness indes”, Journal of the Royal Society Interface 3, pp , 2006.