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

Line 12: Line 12:
 
body {background-color: transparent; }
 
body {background-color: transparent; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;text-decoration: none; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;text-decoration: none; }
html{
 
background-color:#fffde3
 
}
 
header { width: 96%; margin: 0 2%;margin-bottom: 20px; }
 
header:after { content: ''; display: block; clear: both; }
 
header .site-logo { float: left; width: 20%; }
 
header .site-logo img { width:90%; }
 
header .site-nav { float: right; position: relative; width: 70%; }
 
header .site-nav img { width: 100%;margin:0 0 30px 0; }
 
header .site-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; list-style: none; }
 
header .site-nav ul li { position: absolute; transform: translate(-50%,-50%); }
 
header .site-nav ul li.team { top: 37%; left: 22%; }
 
header .site-nav ul li.project { top: 55%; left: 35%; }
 
header .site-nav ul li.awards { top: 57%; left: 50%; }
 
header .site-nav ul li.safety { top: 31%; left: 63.5%; }
 
header .site-nav ul li.human { top: 37%; left: 79%; }
 
header .site-nav ul li.model { top: 59%; left: 94%; }
 
header .site-nav ul li:hover ul { display: block; }
 
header .site-nav ul li a { display: block; font-size: .95em; padding-bottom: .5em; text-decoration: none; letter-spacing: .15em; text-transform: uppercase; color: black; -webkit-transition: color .3s; transition: color .3s; z-index:20;}
 
header .site-nav ul li a:hover { border-bottom: 1px solid red; background-color: #FEFEFE; color: #C4C4C4; cursor: pointer; }
 
header .site-nav ul li ul { top: auto; left: 0; display: none; width: auto; height: auto; }
 
header .site-nav ul li ul li { position: static; transform: none; }
 
p{text-align:justify;word-wrap: break-word;}
 
ol li{text-align: justify;}
 
.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;font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";}
 
.m { width: 30%;margin: 0 auto;}
 
.fb {width:100%;margin: 0px 0 -50px 0;position :relative;}
 
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 0px 100px}
 
.x ul{list-style: none;}
 
.x li{display: block; margin: 0 1.2em;}
 
.x img{float:left;}
 
.math{width:30%;margin:70px 0 0 10px}
 
.footer-logo{width:25%;margin:25px 0 0 100px}
 
.igem{;width:20%;margin:15px 10px 0 100px}
 
.line{ 
 
height: 30px;
 
    border-style: solid;
 
    border-color: black;
 
    border-width: 1px 0 0 0;
 
    border-radius: 20px;
 
background-color: inherit;
 
}
 
.line:before{   
 
display: block;
 
    content: "";
 
    height: 30px;
 
    margin-top: -31px;
 
    border-style: solid;
 
    border-color: black;
 
    border-width: 0 0 1px 0;
 
    border-radius: 20px;
 
}
 
    </style>
 
</head>
 
 
<body>
 
<body>
 
     <header>
 
     <header>
Line 147: Line 92:
 
                 <li>For constitutive promoter, we assume that the expression level is at the maximum rate for all time</li>
 
                 <li>For constitutive promoter, we assume that the expression level is at the maximum rate for all time</li>
 
                 </ol>
 
                 </ol>
 +
                <p>In our final construct, the sfp is under the control of pVEG. According to our literature research, pVEG is 100 times stronger than J23101 which has been characterized in terms of relative units by Berkeley iGEM2006 team. From the database entry we can see that J23101 is 1791 times stronger than promoter J23112 which has a value of 1. Therefore our promoter, pVeg, would be 1791*100 times stronger than J23112. Now, J23101 has been previously characterized by Kelly et al. 2009, whoe found that it has a value of 0.03PoPS(polymerase per second). Therefore, by multiplying 0.03PoPS with 100, we can get 3.00PoPS for the strength of pVEG. Finally, we conclude that sfp, under the control of pVEG, has a constitutive ranscription rate of 3.00PoPS per molecule of DNA construct, and this can be translated to  </p>
 
             </div>
 
             </div>
 
         </section>
 
         </section>

Revision as of 11:39, 26 October 2017

RDFZ-China