Team:Peking/Modeling/CalculationProcess

From 2010.igem.org

(Difference between revisions)
(Calculating Process)
(Network enumeration)
Line 13: Line 13:
</html>
</html>
-
=Network enumeration=
+
=Network Enumeration=
<html>
<html>
<font size=3><font color=#000000><font face="Times New Roman">
<font size=3><font color=#000000><font face="Times New Roman">
We use three nodes as a minimal framework: one node that receives input( A in Figure 2 ), a second node that transmits output( C in Figure 2 ), and a third node that can play diverse regulatory roles( B in Figure 2 ). There are 9 direct links among the three nodes and there are altogether 39=19683 three-node topologies. With 3,645 topologies that have no direct or indirect links from the input to the output occluded, there remain a total of 16,038 possible three-node topologies that contain at least one direct or indirect causal link from the input node to the output node. For each topology, we sampled 10,000 sets of network parameters with the method of latin hypercube sampling (LHS, Figure 3). In all, we have analyzed a total of 16,038*10,000 different circuits. This search resulted in an exhaustive circuit function map used to extract core topological motifs essential for IOA.
We use three nodes as a minimal framework: one node that receives input( A in Figure 2 ), a second node that transmits output( C in Figure 2 ), and a third node that can play diverse regulatory roles( B in Figure 2 ). There are 9 direct links among the three nodes and there are altogether 39=19683 three-node topologies. With 3,645 topologies that have no direct or indirect links from the input to the output occluded, there remain a total of 16,038 possible three-node topologies that contain at least one direct or indirect causal link from the input node to the output node. For each topology, we sampled 10,000 sets of network parameters with the method of latin hypercube sampling (LHS, Figure 3). In all, we have analyzed a total of 16,038*10,000 different circuits. This search resulted in an exhaustive circuit function map used to extract core topological motifs essential for IOA.
-
<img src="https://static.igem.org/mediawiki/2010/d/d7/Network.png" width="245">
+
<img src="https://static.igem.org/mediawiki/2010/d/d7/Network.png" width="245"><br>
<b>Figure 2 Three-node network with all of its possible directed links(Ref. 7) </b>
<b>Figure 2 Three-node network with all of its possible directed links(Ref. 7) </b>
There are altogether 9 possible links and the input here is Hg(Ⅱ), and the concentration of C is taken as output.
There are altogether 9 possible links and the input here is Hg(Ⅱ), and the concentration of C is taken as output.
-
<img src="https://static.igem.org/mediawiki/2010/d/d3/LHS.png" width="245">
+
<img src="https://static.igem.org/mediawiki/2010/d/d3/LHS.png" width="314"><br>
<b>Figure 3  Latin Hypercube Sampling</b>
<b>Figure 3  Latin Hypercube Sampling</b>
When sampling a function of N variables, the range of each variable is divided into M equally probable intervals, M sample points are then placed to satisfy the Latin Hypercube requirements. Then each sample is theonly one in each axis-aligned hyperplane containing it.
When sampling a function of N variables, the range of each variable is divided into M equally probable intervals, M sample points are then placed to satisfy the Latin Hypercube requirements. Then each sample is theonly one in each axis-aligned hyperplane containing it.

Revision as of 12:09, 19 October 2010

Better visual effects via FireFox ~~~




   Calculating Process

Network Enumeration

We use three nodes as a minimal framework: one node that receives input( A in Figure 2 ), a second node that transmits output( C in Figure 2 ), and a third node that can play diverse regulatory roles( B in Figure 2 ). There are 9 direct links among the three nodes and there are altogether 39=19683 three-node topologies. With 3,645 topologies that have no direct or indirect links from the input to the output occluded, there remain a total of 16,038 possible three-node topologies that contain at least one direct or indirect causal link from the input node to the output node. For each topology, we sampled 10,000 sets of network parameters with the method of latin hypercube sampling (LHS, Figure 3). In all, we have analyzed a total of 16,038*10,000 different circuits. This search resulted in an exhaustive circuit function map used to extract core topological motifs essential for IOA.
Figure 2 Three-node network with all of its possible directed links(Ref. 7) There are altogether 9 possible links and the input here is Hg(Ⅱ), and the concentration of C is taken as output.
Figure 3 Latin Hypercube Sampling When sampling a function of N variables, the range of each variable is divided into M equally probable intervals, M sample points are then placed to satisfy the Latin Hypercube requirements. Then each sample is theonly one in each axis-aligned hyperplane containing it.

go back to top