RyanCheung (Talk | contribs) |
RyanCheung (Talk | contribs) |
||
Line 6: | Line 6: | ||
<style> | <style> | ||
− | . | + | .rowss { |
display: flex; | display: flex; | ||
} | } | ||
− | . | + | .columnss{ |
− | flex: | + | flex:50%; |
padding:5px | padding:5px | ||
Line 27: | Line 27: | ||
height:100%; | height:100%; | ||
} | } | ||
+ | .columns { | ||
+ | float: left; | ||
+ | width: 50%; | ||
+ | padding: 0px; | ||
+ | background-color:000; | ||
+ | } | ||
+ | |||
+ | .rows::after { | ||
+ | content: ""; | ||
+ | clear: both; | ||
+ | display: table; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 44: | Line 58: | ||
</div> | </div> | ||
<hl> | <hl> | ||
+ | <p><div style="color:red;">Red=Dark-Dark state </div> <div style="color:blue;">Blue=Dark-Light state </div> <div style="color:green;">Green=Light-Light state</div> </p> | ||
<div class="row"> | <div class="row"> | ||
Line 61: | Line 76: | ||
</div> | </div> | ||
− | <div class=" | + | <div class="rowss"> |
− | <div class=" | + | <div class="columnss"> |
<img src="https://static.igem.org/mediawiki/2018/8/88/T--CUNY_Kingsborough--ydd95.gif" alt="Snow" style="width:100%"> | <img src="https://static.igem.org/mediawiki/2018/8/88/T--CUNY_Kingsborough--ydd95.gif" alt="Snow" style="width:100%"> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="columnss"> |
<img src="https://static.igem.org/mediawiki/2018/e/e6/T--CUNY_Kingsborough--ydd948.gif" alt="Forest" style="width:100%"> | <img src="https://static.igem.org/mediawiki/2018/e/e6/T--CUNY_Kingsborough--ydd948.gif" alt="Forest" style="width:100%"> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <p style="color:red;">Red=Dark-Dark state </p> | ||
+ | <p style="color:blue;">Blue=Dark-Light state </p> | ||
+ | <p style="color:green;">Green=Light-Light state</p> | ||
+ | |||
+ | <figure> | ||
+ | <div class="rows"> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/41/T--CUNY_Kingsborough--4219light95.png" style="width:80%"> | ||
+ | </div> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ed/T--CUNY_Kingsborough--04219light.png" style="width:80%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <figcaption> | ||
+ | <center><span>(Left) Constant light at 0.4291 micromoles per square meter; (Right) Constant light at 4.291 micromoles per square meter</span></center> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | <figure> | ||
+ | <div class="rows"> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/41/T--CUNY_Kingsborough--4219light95.png" style="width:80%"> | ||
+ | </div> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/6/67/T--CUNY_Kingsborough--04219light948%281%29.png" style="width:80%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <figcaption> | ||
+ | <center><span>(Left) Constant light at 0.4291 micromoles per square meter; (Right) Constant light at 4.291 micromoles per square meter</span></center> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | <hr> | ||
+ | |||
+ | <figure> | ||
+ | <div class="rows"> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/8/88/T--CUNY_Kingsborough--ydd95.gif" alt="Snow" style="width:80%"> | ||
+ | </div> | ||
+ | <div class="columns"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/e6/T--CUNY_Kingsborough--ydd948.gif" alt="Forest" style="width:80%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <figcaption> | ||
+ | <center> | ||
+ | <span style="color:blue;">yDD (Dark-Dark state); </span> | ||
+ | <span style="color:orange;">yDLLD (Dark-Light state); </span> | ||
+ | <span style="color:green;">yLL (Light-Light state)</span> | ||
+ | </center> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | <br> | ||
+ | <p> A graph where the light operon is activated with different intensities of light and different states of Yf1.</p><br> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:34, 13 October 2018
Light Operon
WIP
Red=Dark-Dark state
Blue=Dark-Light state
Green=Light-Light state
Red=Dark-Dark state
Blue=Dark-Light state
Green=Light-Light state
A graph where the light operon is activated with different intensities of light and different states of Yf1.