Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
<html> | <html> | ||
− | + | <head> | |
− | + | <meta charset="UTF-8"> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/element?action=raw&ctype=text/css"> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/index?action=raw&ctype=text/css"> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/display?action=raw&ctype=text/css"> | |
− | <div | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/font?action=raw&ctype=text/css"> |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/improve?action=raw&ctype=text/css"> | |
− | + | <title>Collaboration</title> | |
− | <div | + | </head> |
− | <h1>Improve</h1> | + | <body> |
− | <p> | + | <div id="wiki"></div> |
− | + | <div id="app"> | |
− | + | <top-menu></top-menu> | |
− | <p>< | + | <div id="main"> |
− | + | <div id="main-zone"> | |
− | The | + | <h1>Improve</h1> |
− | + | <p>We modified the sequence of the promoter BBa_I14018 , and got the promoter BBa_K2708009. | |
− | < | + | </p> |
− | < | + | <img src="https://static.igem.org/mediawiki/parts/5/59/T--BIT--Figure_Improve1.png"> |
− | + | <p>Then we assembled these two promoter with repoter BBa_E0840 and transforming plasmid to Ecoli DH5α, measuring green fluorescence to characterize the effect of the promoter. | |
− | + | </p> | |
+ | <img src="https://static.igem.org/mediawiki/parts/d/d9/T--BIT--Figure_Improve2.png"> | ||
+ | <p> | ||
+ | The figure below is the fluorescence results we measured in the eighth hour of culture. Excitation and emission are 480nm and 520nm, E0840 is the negative control. The results show that the promoter K2708009 has a stronger starting ability than I14018. | ||
+ | </p> | ||
+ | <img src="https://static.igem.org/mediawiki/parts/5/5c/T--BIT--Figure_Improve3.png"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <foot></foot> | ||
</div> | </div> | ||
+ | </body> | ||
+ | <script src="https://2018.igem.org/Template:BIT/js/vue?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2018.igem.org/Template:BIT/js/element?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2018.igem.org/Template:BIT/js/index?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | new Vue({ | ||
+ | el: '#app', | ||
+ | data: function() { | ||
+ | return { | ||
− | + | } | |
− | + | } | |
+ | }) | ||
+ | </script> | ||
</html> | </html> |
Revision as of 01:38, 18 October 2018
<!DOCTYPE html>
Improve
We modified the sequence of the promoter BBa_I14018 , and got the promoter BBa_K2708009.
Then we assembled these two promoter with repoter BBa_E0840 and transforming plasmid to Ecoli DH5α, measuring green fluorescence to characterize the effect of the promoter.
The figure below is the fluorescence results we measured in the eighth hour of culture. Excitation and emission are 480nm and 520nm, E0840 is the negative control. The results show that the promoter K2708009 has a stronger starting ability than I14018.