Presentation is loading. Please wait.

Presentation is loading. Please wait.

Analysis of biological networks Part III Shalev Itzkovitz Shalev Itzkovitz Uri Alon’s group Uri Alon’s group July 2005 July 2005.

Similar presentations


Presentation on theme: "Analysis of biological networks Part III Shalev Itzkovitz Shalev Itzkovitz Uri Alon’s group Uri Alon’s group July 2005 July 2005."— Presentation transcript:

1 Analysis of biological networks Part III Shalev Itzkovitz Shalev Itzkovitz Uri Alon’s group Uri Alon’s group July 2005 July 2005

2 What is a suitable random ensemble? Subgraphs which occur many times in the networks, significantly more than in a suitable random ensemble. Reminder - Network motifs definition

3 Types of random ensembles Erdos Networks For a given network with N nodes and E edges define : p=E/N 2, the probability of an edge existing between any one of the N 2 possible directed edges. Erdos & Renyi, 1960

4 UMAN ensemble a canonical version. All networks have the same numbers of Mutual, Antisymetric and Null edges as the real network, Uniformly distributed. Used in sociology, analytically solvable for subgraph distributions. Holland & Leinhardt, american journal of sociology 1970 Antisymetric edge Mutual edge

5 The configuration model All networks preserve the same degree sequence of the real network All networks preserve the same degree sequence of the real network, and multiple edges between two nodes are not allowed The configuration model+no multiple edges Bollobas, Random graphs 1985, Molloy & Reed, Random structures and algorithms 1995, Chung et.al. PNAS 1999 Maslov & Sneppen, science 2002, Newman Phys. Rev.Lett. 2002, Milo science 2002

6 Stubs method for generating random networks Problem – multiple edges between nodes Solution – “Go with the winner” algorithm

7 A BD C A BD C Markov chain Monte-Carlo algorithm Uniform sampling issues : ergodicity, detailed balance, mixing time

8 Random networks which do not preserve the degree sequence are not suitable Network hub This v-shaped subgraph appears many times would be a network motif when comparing with Erdos networks It is important to filter out subgraphs which appear in high numbers only due to the degree sequence

9 More stringent ensembles Preserve the number of all subgraphs of sizes 3,4..,n-1 when counting n-node subgraphs [Milo 2002] Can be combined with the markov chain algorithm by using simulated annealing Filters out subgraphs which appear many times only because they contain significant smaller subgraphs Will appear many times ifIs a motif

10 A BD C A BD C Simulated annealing algorithm Randomize network by making X switches Make switches with a metropolis probability exp(-E/T) E is the deviation of any characteristic of the real network you want to preserve (# 3-node subgraphs, clustering sequence etc)

11

12 Subgraphs in Erdos networks: exact solution N nodes (8) N nodes (8) E edges (8) E edges (8) mean degree (1)

13 Subgraphs in Erdos networks: exact solution Possible triplets Probability of forming a ffl given specific 3 nodes # nodes # edges Number of ffls does not change with network size!!!

14 The expectancy of a subgraph with n nodes and g edges is analytically solvable. Scales as N (n-g) Subgraphs on Erdos Networks n=3 g=3 Select n nodes place g edges

15 n=3, g=2, G~O(N 3-2 )=O(N) n=3, g=3, G~N 3-3 =O(1) n=3, g=4, G~N 3-4 =O(N -1 )n=3, g=6, G~N 3-6 =O(N -3 ) Subgraph scaling families

16 P(K)~K -- Natural networks often have scale-free outdegree outdegree

17 Erdos network Scale free network P(k) P(K)~K -- 2<  <3

18 P(K)~K --  =3  =2 Scale-free networks have hubs

19 Edge probability in the configuration model high edge probability low edge probability

20 Edge probability in the configuration model 12

21 Networks with E (~N) edges, and arbitrary indegree (R i ) and outdegree (K i ) sequences. Subgraphs in networks that preserve degree sequence: approximate solution K 1, R 1 K 2, R 2 K 3, R 3

22 Subgraph scaling depends on exact topology Subgraph topology effects Its expected numbers

23 Subgraph scaling depends on exact topology – as opposed to Erdos networks Example O(1) Erdos Networks γ O( N) Directed networks with power-law out-degree, compact in-degree : P(K)~K -- Scale-free Networks ( =2.5) Real networks O( 1) O( N) > Itzkovitz et. al., PRE 2003

24 Network motifs – a new extensive variable Milo et. al., science 2002

25 Global constraints on network structure can create network motifs Subgraphs which appear many times in a network (more than random) Might stem from evolutionary constraints of selection for some function, or be a result of other global constraints Degree sequence is a global constraint with a profound effect on subgraph content Are there other global constraints which might result in network motifs?

26 How do geometrical constraints influence the local structure?

27 Examples of geometrically constrained systems Transportation networks (highways, trains) Internet layout Neuronal networks, brain layout Abstract spaces (www, social, gene-array data)

28 The neuron network of C. elegans "The abundance of triangular connections in the nervous system of C. elegans may thus simply be a consequence of the high levels of connectivity that are present within neighbourhoods“ (White et. al.)

29 The geometric model N nodes arranged on d-dimensional lattice Connections made only to neighbors within range R

30 Erdos networks – every node can connect to every other node Probability of closing triangles - small

31 Geometric networks – every node can connect only to its neighborhood Probability of closing triangles - large

32 All subgraphs in geometric networks scale as network size N/R d ‘sub-networks’, each one an Erdos network of size R d All subgraphs scale as network size Erdos sub-network

33 All subgraphs scale as N

34 The Erdos scaling laws determine the network motifs

35 All subgraphs with more edges than nodes are motifs Motifs – scale as N in geometric networks Constant number in random networks Not motifs – scale as N in both random and real networks

36 Feedbacks in neuronal network are much more rare than expected from geometry = 1 : 3 = 0 : 40 geometric model C elegans neuronal network

37 Imposing a field changes subgraph ratios inputsoutputs Itzkovitz et. al., PRE 2005

38 A simple model of geometry + directional bias is not enough abundant in C elegans Mutual edges rare in geometric networks + directional bias

39 The mapping of network models and resulting network motifs is not a 1-1 mapping Motif set 1 Motif set 2 Motif set 3 Model 1 Model 2 Model 3 Model 4 X

40 conclusions Biological networks are highly optimized systems aimed at information processing computations. These networks contain network motifs – subgraphs that appear significantly more than in suitable random networks. The hypothesized functional advantage of each network motif can be tested experimentally. Network motifs may be selected modules of information processing, or results of global network constraints. The network motif approach can be used to reverse-engineer complex biological networks, and unravel their basic computational building blocks.

41 Acknowledgments Ron Milo Nadav Kashtan Uri Alon More information : http://www.weizmann.ac.il/mcb/UriAlon/Papers mfinder – network motif detection software Collection of complex networks


Download ppt "Analysis of biological networks Part III Shalev Itzkovitz Shalev Itzkovitz Uri Alon’s group Uri Alon’s group July 2005 July 2005."

Similar presentations


Ads by Google