Difference between revisions of "Team:HZAU-China/HardWare"
(One intermediate revision by the same user not shown) | |||
Line 33: | Line 33: | ||
padding:0px; | padding:0px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*{margin:0px;padding:0px;} | *{margin:0px;padding:0px;} | ||
.box{ | .box{ | ||
margin:0 auto; | margin:0 auto; | ||
− | background-color:rgba( | + | background-color:rgba(213,222,217,1.00); |
} | } | ||
.topbox{ | .topbox{ | ||
Line 213: | Line 47: | ||
letter-spacing: -1px; | letter-spacing: -1px; | ||
text-align: center; | text-align: center; | ||
− | padding-top:30px; | + | padding-top:30px; |
} | } | ||
.left_topbox{ | .left_topbox{ | ||
Line 226: | Line 60: | ||
} | } | ||
.middle_topbox{ | .middle_topbox{ | ||
− | padding-top:30px;} | + | padding-top:30px; |
+ | } | ||
.topbox h1 { | .topbox h1 { | ||
− | + | color: #fff; | |
− | + | ||
font-weight: 600; | font-weight: 600; | ||
font-size: 50px; | font-size: 50px; | ||
Line 235: | Line 69: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
font-family: 'Conv_JOKERMAN',sans-serif; | font-family: 'Conv_JOKERMAN',sans-serif; | ||
− | + | border-bottom:hidden; | |
} | } | ||
.topbox h1 span { | .topbox h1 span { | ||
Line 244: | Line 78: | ||
padding: 0.8em 0 0.5em 0; | padding: 0.8em 0 0.5em 0; | ||
color: #c3c8cd; | color: #c3c8cd; | ||
− | + | border-bottom:hidden; | |
} | } | ||
.tailbox{ | .tailbox{ | ||
Line 261: | Line 95: | ||
width:30%; | width:30%; | ||
margin-left:10%; | margin-left:10%; | ||
− | + | margin-top:30px; | |
− | + | display:inline; | |
} | } | ||
.right_tailbox{ | .right_tailbox{ | ||
− | + | margin-top:20px; | |
− | + | display:inline; | |
margin-left:5%; | margin-left:5%; | ||
float:left; | float:left; | ||
} | } | ||
.right_tailbox h1{ | .right_tailbox h1{ | ||
− | + | color:#fff; | |
} | } | ||
.contacts_left{ | .contacts_left{ | ||
Line 281: | Line 115: | ||
float:left; | float:left; | ||
} | } | ||
+ | |||
.contacts_left ul, .contacts_right ul{ | .contacts_left ul, .contacts_right ul{ | ||
list-style-image:none; | list-style-image:none; | ||
list-style-type:disc; | list-style-type:disc; | ||
} | } | ||
− | + | .bar{ | |
− | + | height:53px; | |
− | .bar{ | + | background:rgba(25,44,60,1.00); |
− | + | ||
− | + | ||
} | } | ||
.bar ul{ | .bar ul{ | ||
− | + | padding:0px; | |
− | + | margin:0px; | |
− | + | background:rgba(25,44,60,1.00); | |
} | } | ||
.bar ul.barname{ | .bar ul.barname{ | ||
− | + | list-style-image:none; | |
font-family:Conv_JOKERMAN; | font-family:Conv_JOKERMAN; | ||
font-size:24px; | font-size:24px; | ||
Line 304: | Line 137: | ||
} | } | ||
li{ | li{ | ||
− | + | margin-bottom:hidden; | |
} | } | ||
.barname >li{ | .barname >li{ | ||
Line 360: | Line 193: | ||
margin:0 auto; | margin:0 auto; | ||
width:68%; | width:68%; | ||
− | + | ||
line-height:1.5em; | line-height:1.5em; | ||
font-size:20px; | font-size:20px; | ||
− | |||
} | } | ||
Line 440: | Line 272: | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/Project">Project</a> | <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Project</a> | ||
<ul class="P"> | <ul class="P"> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Overview</a></li> | + | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Overview">Overview</a></li> |
<li><a href="https://2015.igem.org/Team:HZAU-China/Project/Background">Background</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Background">Background</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/ | + | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/mrcell">MR.Cell</a></li> |
− | + | ||
− | + | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/Project/Application">Application</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Application">Application</a></li> | ||
</ul> | </ul> | ||
Line 450: | Line 280: | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">WetLab</a> | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">WetLab</a> | ||
<ul class="W"> | <ul class="W"> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">Overview</a></li> | + | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Overview">Overview</a></li> |
<li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Design">Design</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Design">Design</a></li> | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Characterization">Characterization</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Characterization">Characterization</a></li> | ||
Line 459: | Line 289: | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Modeling</a> | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Modeling</a> | ||
<ul class="M"> | <ul class="M"> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Overview</a></li> | + | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Overview">Overview</a></li> |
<li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/e-oscillators">e-oscillators</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/e-oscillators">e-oscillators</a></li> | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Regulation_to_oscillator">Regulation to oscillator</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Regulation_to_oscillator">Regulation to oscillator</a></li> | ||
Line 465: | Line 295: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/ | + | <li><a href="https://2015.igem.org/Team:HZAU-China/Hardware">HardWare</a> |
<ul class="H"> | <ul class="H"> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare">Overview | + | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Overview">Overview</a></li> |
− | + | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Interface_Device">Interface Device</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Interface_Device">Interface Device</a></li> | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Mixed-Reality_of_physics">Mixed Reality of physics</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Mixed-Reality_of_physics">Mixed Reality of physics</a></li> | ||
Line 493: | Line 322: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><a href="">OutReach</a> | + | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">OutReach</a> |
<ul class="O"> | <ul class="O"> | ||
− | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach | + | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">Human Practice</a></li> |
<li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Safety">Safety</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Safety">Safety</a></li> | ||
<li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Collaboration">Collaboration</a></li> | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Collaboration">Collaboration</a></li> | ||
</ul> | </ul> | ||
+ | |||
</li> | </li> | ||
</ul> | </ul> | ||
Line 504: | Line 334: | ||
<div class="maincontent"> | <div class="maincontent"> | ||
− | <h1></br></br>Overview</h1></br> | + | <h1></br></br></br>Overview</h1></br> |
− | <p> | + | <p>As our team is competing this year's competition, we also required to participate in the iGEM 2015 Measurement Interlab study. The goal of the Interlab study is to obtain fluorescence data for three specific genetic devices expressing GFP from iGEM teams around world.</p> |
− | <p> | + | </br><p>The three genetic devices differ in their promotors :</p> |
+ | <p><strong>Device 1: J23101 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone</strong></p> | ||
+ | <p><strong>Device 2: J23106 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone</strong></p> | ||
+ | <p><strong>Device 3: J23117 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone</strong></p></br> | ||
+ | <p>We transformed the three devices into competent cell (DH 5 alpha) and measured fluorescence as well as optical density of the LB medium at the suitable period (We did pre-experiment before formal experiment for confirming the suitable period as well as the dilution factor), using a plate reader, respectively. We hypothesized that the GFP expression quality of the three devices level is Device 1, Device 2, Device 3, respectively. And our final result accord with our hypothesis.</p> | ||
</br></br> | </br></br> | ||
</div><!--maincontent结束--> | </div><!--maincontent结束--> |
Latest revision as of 19:11, 17 September 2015
Mixed-Reality CellBidirectinal coupling between real and virtual bio-oscillator
Overview
As our team is competing this year's competition, we also required to participate in the iGEM 2015 Measurement Interlab study. The goal of the Interlab study is to obtain fluorescence data for three specific genetic devices expressing GFP from iGEM teams around world.
The three genetic devices differ in their promotors :
Device 1: J23101 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone
Device 2: J23106 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone
Device 3: J23117 + I13504 (B0034-E0040-B0015), must be built in the pSB1C3 backbone
We transformed the three devices into competent cell (DH 5 alpha) and measured fluorescence as well as optical density of the LB medium at the suitable period (We did pre-experiment before formal experiment for confirming the suitable period as well as the dilution factor), using a plate reader, respectively. We hypothesized that the GFP expression quality of the three devices level is Device 1, Device 2, Device 3, respectively. And our final result accord with our hypothesis.
© 2015 Huazhong Agricultural University iGEM Team. All rights reserved.
Contacts
- No.1, Shizishan Street, Hongshan District 430070,P.R.China
- Email:hzauigem@gmail.com
- Twitter : hzau_igem
- Wechat : hzauigem
- QQ Group : 313297095
- YouTube : hzauigem