Difference between revisions of "Team:RDFZ-China/Model"

Line 35: Line 35:
 
header .site-nav ul li ul li { position: static; transform: none; }
 
header .site-nav ul li ul li { position: static; transform: none; }
 
p{text-align:justify;word-wrap: break-word4}
 
p{text-align:justify;word-wrap: break-word4}
.title { position: relative; z-index: 1;text-align: center; }
+
.title { position: relative; z-index: 1;text-align: center;margin:0 100px 0 100px; }
 
.title-content{background-position: center;text-align: center;text-align: center;}
 
.title-content{background-position: center;text-align: center;text-align: center;}
 
.m { width: 30%;margin: 0 auto;}
 
.m { width: 30%;margin: 0 auto;}
 
.fb {width:100%;margin: 0px 0 0 0;}
 
.fb {width:100%;margin: 0px 0 0 0;}
footer{height:220px;background-image:-moz-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -webkit-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -ms-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%);}
+
footer{height:220px;background-image:-moz-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -webkit-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -ms-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%);margin:0 100px 0 100px}
 
.x ul{list-style: none;}
 
.x ul{list-style: none;}
 
.x li{display: block; margin: 0 1.2em;}
 
.x li{display: block; margin: 0 1.2em;}
Line 47: Line 47:
 
.igem{;width:20%;margin:15px 10px 0 100px}
 
.igem{;width:20%;margin:15px 10px 0 100px}
 
.line{   
 
.line{   
    height: 30px;
+
height: 30px;
    background-color:inherit;
+
 
     border-style: solid;
 
     border-style: solid;
 
     border-color: black;
 
     border-color: black;
Line 54: Line 53:
 
     border-radius: 20px;}
 
     border-radius: 20px;}
 
.line:before{     
 
.line:before{     
    display: block;
+
display: block;
 
     content: "";
 
     content: "";
 
     height: 30px;
 
     height: 30px;

Revision as of 03:32, 24 October 2017

RDFZ-China

The Signalling Cascade


Our cellular model develops on the characterization on srfA, comA and sfp gene expression pathway as well as trying to predict the final productivity of surfactin over time. The main tool wo used to build our model is Matlab,sponsored by Mathworks. To be more specific, we use Simbiology which is a plugin toolbox that specifically designed for computational system biology. By writing deterministic differential equations of reaction inside the cell, we can easily create the pathway that resemble real-life situations.