Difference between revisions of "Team:JiangnanU China/Improve"

(Prototype team page)
 
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{JiangnanU_China}}
+
{{:Team:JiangnanU_China/Header}}
<html>
+
<html xmlns="http://www.w3.org/1999/html">
 +
<head>
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta charset="utf-8"/>
 +
    <!--Font-->
 +
    <!--    ////////////////////////-->
 +
    <style>
 +
        /*取消设置*/
 +
        #content {
 +
            line-height: unset;
 +
        }
  
 +
        #globalWrapper {
 +
            font-size: unset;
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        #HQ_page h1, h2, h3, h4, h5 {
<h3>★  ALERT! </h3>
+
            margin: 0;
<p>This page is used by the judges to evaluate your team for the <a href="https://2019.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2019.igem.org/Judging/Awards"> award listed below</a>. </p>
+
            padding: 0;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2019.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        }
</div>
+
  
 +
        #HQ_page p {
 +
            font-size: inherit;
 +
            font-family: inherit;
 +
        }
  
<div class="clear"></div>
+
        p, body {
 +
            margin: 0;
 +
            padding: 0;
 +
            line-height: initial;
 +
            width: 100%;
 +
            height: 100%;
 +
        }
  
 +
        /*字体*/
 +
        @font-face {
 +
            font-family: 'Futura_Bold';
 +
            src: url('https://static.igem.org/mediawiki/2019/e/e0/T--JiangnanU_China--ziti_Futura_Bold.otf');
 +
        }
  
<div class="column full_size">
+
        @font-face {
<h1>Improve a Previous Part or Previous Project</h1>
+
            font-family: 'FuturaFuturisC-Italic';
<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's main page on the Registry. Please include a link to your improved part's Registry page on this page.</p>
+
            src: url('https://static.igem.org/mediawiki/2019/4/49/T--JiangnanU_China--FuturaFuturisC-Italic.otf');
 +
        }
  
<h3>Gold Medal Criterion #2</h3>
+
        @font-face {
<p><b>Improve a Previous Part - Standard Tracks:</b> Convince the judges that you have created a new BioBrick Part that has a functional improvement upon an existing BioBrick Part. You must perform experiments with both parts to demonstrate this improvement. Clearly document the quantitative experimental characterization data on the Part's Main Page on the Registry for both the existing and new parts (see the <a href="http://parts.igem.org/Help:Document_Parts">Registry Document Parts page</a> for instructions).
+
            font-family: 'Futura-Medium-6';
<br><br>
+
            src: url('https://static.igem.org/mediawiki/2019/1/11/T--JiangnanU_China--Futura-Medium-6.otf');
Both the existing and new part must be <a href="http://parts.igem.org/Help:Standards/Assembly/RFC10">RFC10</a> or Type IIS compatible. The sequences of the new and existing parts must be different. The existing part must NOT be from your 2019 part number range and must be different from the part you used in Bronze #4. The new part you create must also be different from the new part documented in Silver #1. Please see the <a href="https://2019.igem.org/Measurement/Resources">Measurement Resources page</a> for more information about experimental characterization data.  
+
        }
<br><br>
+
<b>Improve a Previous Project - 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>
+
  
 +
        .fb_48 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 2em;
 +
        }
  
 +
        .fb_22 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 1.3em;
 +
        }
 +
 +
        .fb_72 {
 +
            font-family: Futura_Bold, sans-serif;
 +
            font-size: 4em;
 +
        }
 +
 +
        .fm_22 {
 +
            font-family: Futura-Medium-6, sans-serif;
 +
            font-size: 1.3em;
 +
        }
 +
 +
        .fmi_48 {
 +
            font-family: FuturaFuturisC-Italic, sans-serif;
 +
            font-size: 2em;
 +
        }
 +
 +
        /*常用css*/
 +
        /*分隔符*/
 +
        .split_small {
 +
            height: 32px;
 +
        }
 +
 +
        .split {
 +
            height: 64px;
 +
        }
 +
 +
        /*无书签正文*/
 +
        .contents {
 +
            margin: 5% 15% 15%;
 +
        }
 +
 +
        /*一排*/
 +
        .row {
 +
            display: flex;
 +
            flex-direction: row;
 +
            margin: 0;
 +
        }
 +
 +
        /*一列*/
 +
        .column {
 +
            display: flex;
 +
            flex-direction: column;
 +
        }
 +
 +
        .contents {
 +
            margin: 0% 15% 15%;
 +
        }
 +
 +
        .centers {
 +
            justify-content: center;
 +
        }
 +
    </style>
 +
 +
    <style>
 +
        .bgd {
 +
            background-image: url('https://static.igem.org/mediawiki/2019/b/b9/T--JiangnanU_China--improvement_bgd.png');
 +
            background-size: 100% 100%;
 +
            background-position: center;
 +
            background-repeat: no-repeat;
 +
            width: 100%;
 +
            height: 100vh;
 +
            z-index: 0;
 +
        }
 +
    </style>
 +
</head>
 +
<body>
 +
<div class="bgd" id="head">
 +
    <div class="split_small"></div>
 +
    <div class="split"></div>
 +
    <div class="contents" style="color: white">
 +
        <div class="column">
 +
            <div class="centers">
 +
                <div class="fb_72">
 +
                    <b>Improvement</b>
 +
                </div>
 +
                <br/><br/><br/><br/>
 +
                <img src="https://static.igem.org/mediawiki/2019/9/95/T--JiangnanU_China--improvement_0.png"
 +
                    style="width: 50%;height: auto;">
 +
                <div class="split_small"></div>
 +
            </div>
 +
        </div>
 +
    </div>
 
</div>
 
</div>
  
  
 +
<div class="split"></div>
 +
<div class="contents" id="phage">
 +
    <div class="column">
 +
        <div class="centers">
 +
                <div class="fm_22">
 +
                    This year, we improved the sequence of the RBS <a href="http://parts.igem.org/wiki/index.php/Part:BBa_B0033" style="color:blue;"alt="">BBa_B0033</a>,
 +
                    and got the RBS <a href="http://parts.igem.org/Part:BBa_K3137001" style="color:blue;"alt="">BBa_K3137001</a> .
 +
                </div>
 +
<img src="https://static.igem.org/mediawiki/2019/2/22/T--JiangnanU_China--imp.png"
 +
                style="width: 40%;height: auto;">
 +
                <div class="split_small"></div>
 +
            <div class="fm_22">
 +
                As we all know, RBS refers to a sputum-rich untranslated region upstream of the initiation codon AUG.
 +
                BBa_B0033 is a weaker RBS based on Ron Weiss thesis. Compared with BBa_B0030, BBa_B0031, BBa_B0032,
 +
                BBa_B0034, B0033 is weakest, and whose RBS strength is 0.35% of B0034. By analyzing their sequence, we
 +
                found that B0033 has fewer purines and no not have AAA sequence. SO we designed the RBS by adjusting the
 +
                proportion of bases.
 +
            </div>
 +
            <div class="split_small"></div>
 +
            <img src="https://static.igem.org/mediawiki/2019/6/6c/T--JiangnanU_China--improvement_1.png"
 +
                style="width: 64%;height: auto;">
 +
            <div class="split_small"></div>
  
 +
            <div class="fm_22">
 +
                Then we ligated the two RBS with promotor P<I>rsmH</i> (BBa_K3137000) and gene <I>gfp</i> (BBa_K3137011 ) and transform
 +
                into <i>E. coli</i> BL21 to compare their green fluorescence brightness.
 +
                The figure below shows that BBa_K3137001 has the stronger fluorescently protein expression than
 +
                BBa_B0033, that means it’s efficient to increase the protein expression by increasing the number of
 +
                purines in the RBS sequence, which is beneficial to the binding of ribosomes.
 +
            </div>
 +
 +
 +
 +
            <div class="row">
 +
                <img src="https://static.igem.org/mediawiki/2019/1/1b/T--JiangnanU_China--improvement_2.png"
 +
                    style="width: 42%;height: 420px;margin: 4%">
 +
 +
                <img src="https://static.igem.org/mediawiki/2019/2/21/T--JiangnanU_China--improved2.png"
 +
                    style="width: 50%;height: 480px;margin: 4%">
 +
            </div>
 +
 +
 +
 +
 +
 +
 +
            <!--            书签-->
 +
            <div class="split_small"></div>
 +
            <a href="#head"><img src="https://static.igem.org/mediawiki/2019/2/24/T--JiangnanU_China--host_back.png"
 +
                                alt="back" style="width: 6%;height:auto;margin-left: 46%"></a>
 +
        </div>
 +
    </div>
 +
</div>
 +
</body>
 
</html>
 
</html>
 +
{{:Team:JiangnanU_China/Footer}}

Latest revision as of 20:08, 21 October 2019

JiangNan

This year, we improved the sequence of the RBS BBa_B0033, and got the RBS BBa_K3137001 .
As we all know, RBS refers to a sputum-rich untranslated region upstream of the initiation codon AUG. BBa_B0033 is a weaker RBS based on Ron Weiss thesis. Compared with BBa_B0030, BBa_B0031, BBa_B0032, BBa_B0034, B0033 is weakest, and whose RBS strength is 0.35% of B0034. By analyzing their sequence, we found that B0033 has fewer purines and no not have AAA sequence. SO we designed the RBS by adjusting the proportion of bases.
Then we ligated the two RBS with promotor PrsmH (BBa_K3137000) and gene gfp (BBa_K3137011 ) and transform into E. coli BL21 to compare their green fluorescence brightness. The figure below shows that BBa_K3137001 has the stronger fluorescently protein expression than BBa_B0033, that means it’s efficient to increase the protein expression by increasing the number of purines in the RBS sequence, which is beneficial to the binding of ribosomes.
back