Difference between revisions of "Team:BIT/Improve"

Line 1: Line 1:
{{BIT}}
+
<!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 class="clear"></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 class="column full_size">
+
</head>
<h1>Improve</h1>
+
<body>
<p>For teams seeking to improve upon a previous part or project, you should document all of your work on this page. Please remember to include all part measurement and characterization data on the part page on the Registry. Please include a link to your improved part on this page.</p>
+
<div id="wiki"></div>
 
+
<div id="app">
<h3>Gold Medal Criterion #2</h3>
+
    <top-menu></top-menu>
<p><b>Standard Tracks:</b> Create a new part that has a functional improvement upon an existing BioBrick part. The sequences of the new and existing parts must be different. You must perform experiments with both parts to demonstrate this improvement. Document the experimental characterization on the Part's Main Page on the Registry for both the existing and new parts. Both the new and existing Main Page of each Part’s Registry entry must reference each other. Submit a sample of the new part to the Registry.
+
    <div id="main">
 
+
        <div id="main-zone">
The existing part must NOT be from your 2018 part number range and must be different from the part documented in bronze #4.
+
            <h1>Improve</h1>
 
+
            <p>We modified the sequence of the promoter BBa_I14018 , and got the promoter BBa_K2708009.
<br><br>
+
            </p>
<b>Special Tracks:</b> Improve the function of an existing iGEM project (that your current team did not originally create) and display your achievement on your wiki.</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> Collaboration

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.