Difference between revisions of "Team:CU Boulder/Basic Part"
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
p { | p { | ||
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; | ||
} | } | ||
</style> | </style> | ||
Line 13: | Line 33: | ||
<p></p> | <p></p> | ||
<h1>Basic Parts</h1> | <h1>Basic Parts</h1> | ||
− | < | + | <br><br> |
− | + | <h2><a href="http://parts.igem.org/Part:BBa_K1718002">BBa_K1718002:</a></h2> | |
+ | <div id="section_02"> | ||
+ | <p><b>Genetic Switch for Bxb1 invertase</b></p> | ||
+ | <p>The Bxb1 invertase will invert the segment of DNA between the two recognition sites. In this case, Bxb1 will invert a terminator allowing for expression of a strong Anderson promoter.</p> | ||
+ | </div> | ||
+ | |||
+ | <br><br> | ||
+ | <br><br> | ||
+ | <div id="section_07"> | ||
+ | <p><b>Second Genetic Switch for Bxb1 invertase</b></p> | ||
+ | <p>We started work on a second switch. This switch contained a strong Anderson promoter in between the two Bxb1 recognition sites (attB and attP). We were unable to finish this part.</p> | ||
+ | </div> | ||
Latest revision as of 03:56, 18 September 2015
<!DOCTYPE html>