Difference between revisions of "Team:CU Boulder/Composite Part"
Line 3: | Line 3: | ||
<head> | <head> | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
p { | p { | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
} | } | ||
+ | h2 { | ||
+ | font-size: 24px; | ||
+ | border-bottom: 2px solid grey; | ||
+ | } | ||
+ | .left { | ||
+ | float: left; | ||
+ | } | ||
+ | .right { | ||
+ | float: right; | ||
+ | } | ||
+ | #section_01 { | ||
+ | |||
+ | } | ||
+ | #section_02 { | ||
+ | |||
+ | } | ||
+ | #section_03 { | ||
+ | |||
+ | } | ||
+ | #section_04 { | ||
+ | |||
+ | } | ||
+ | #section_05 { | ||
+ | |||
+ | } | ||
+ | #section_01_image { | ||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
+ | |||
<body> | <body> | ||
<!-- Content goes between the article tags --> | <!-- Content goes between the article tags --> | ||
<article> | <article> | ||
<p></p> | <p></p> | ||
− | <h1> | + | <h1>Team Parts</h1> |
− | + | ||
− | + | <br><br> | |
+ | <h2>BBa_K1718001:</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> | ||
+ | |||
+ | |||
+ | <br><br> | ||
+ | <h2>BBa_K1718003:</h3> | ||
+ | <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>BBa_K1718004:</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> | ||
+ | |||
+ | <br><br> | ||
+ | <h2>BBa_K1718005:</h2> | ||
+ | <div id="section_05"> | ||
+ | <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> | ||
Revision as of 02:15, 18 September 2015
<!DOCTYPE html>