Difference between revisions of "Team:CU Boulder/Composite Part"
(3 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
border: 1px solid transparent; | 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 { | ||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
+ | |||
<body> | <body> | ||
<!-- Content goes between the article tags --> | <!-- Content goes between the article tags --> | ||
Line 13: | Line 57: | ||
<p></p> | <p></p> | ||
<h1>Composite Parts</h1> | <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> | ||
+ | |||
+ | |||
+ | <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> | ||
+ | |||
+ | <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> | ||
Latest revision as of 15:22, 18 September 2015
<!DOCTYPE html>