Difference between revisions of "Team:CU Boulder/Composite Part"
(Prototype team page) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{CU_Boulder}} | {{CU_Boulder}} | ||
− | <html> | + | <html lang="en"> |
+ | <head> | ||
+ | <style> | ||
+ | p { | ||
+ | border: 1px solid transparent; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size: 24px; | ||
+ | border-bottom: 2px solid grey; | ||
+ | color: black; | ||
+ | } | ||
+ | h2 a { | ||
+ | color: black; | ||
+ | } | ||
+ | a:link { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: black; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:active { | ||
+ | color: black; | ||
+ | text decoration: underline; | ||
+ | } | ||
+ | .left { | ||
+ | float: left; | ||
+ | } | ||
+ | .right { | ||
+ | float: right; | ||
+ | } | ||
+ | #section_01 { | ||
+ | |||
+ | } | ||
+ | #section_03 { | ||
− | + | } | |
+ | #section_04 { | ||
+ | } | ||
+ | #section_05 { | ||
− | < | + | } |
− | < | + | #section_01_image { |
− | <p> | + | |
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <!-- Content goes between the article tags --> | ||
+ | <article> | ||
+ | <p></p> | ||
+ | <h1>Composite Parts</h1> | ||
+ | |||
+ | <br><br> | ||
+ | <h2><a href="http://parts.igem.org/Part:BBa_K1718001">BBa_K1718001:</a></h2> | ||
+ | <div id="section_01"> | ||
+ | <p><b>RFP under arabinose inducible pBad</b></p> | ||
+ | <p>This part has a Red Fluorescent Protein (RFP) downstream of the pBad promoter. Expression is stimulated by L-arabinose. We used this part to test the leakiness of this promoter.</p> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | <p> | + | <br><br> |
+ | <h2><a href="http://parts.igem.org/Part:BBa_K1718003">BBa_K1718003:</a></h2> | ||
+ | <div id="section_03"> | ||
+ | <p><b>RFP under the LuxPr promoter</b></p> | ||
+ | <p>In the presence of AHL, the LuxR transcription factor will bind AHL and activate the LuxPr promoter. RFP is downstream and will be expressed.</p> | ||
+ | </div> | ||
+ | |||
+ | <br><br> | ||
+ | <h2><a href="http://parts.igem.org/Part:BBa_K1718004">BBa_K1718004:</a></h2> | ||
+ | <div id="section_04"> | ||
+ | <p><b>LuxI and GFP</b></p> | ||
+ | <p>LuxI leads to the production of AHL which, when in the presence of AHL, activates the LuxPr promoter. Downstream of the LuxI coding region is GFP, a reporter</p> | ||
</div> | </div> | ||
+ | <br><br> | ||
+ | <h2><a href="http://parts.igem.org/Part:BBa_K1718006">BBa_K1718006:</a></h2> | ||
+ | <div id="section_06"> | ||
+ | <p><b>Genetic switch for Bxb1 with LuxI and GFP</b></p> | ||
+ | <p>This part consists of the genetic switch described in BBa_K1718002 and the LuxI and GFP coding regions described in BBa_K1718004</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </article> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{CU_Boulder_footer}} |
Latest revision as of 15:22, 18 September 2015
<!DOCTYPE html>