Difference between revisions of "Team:USTC/Notebook/10 1"

(Blanked the page)
Line 1: Line 1:
 
+
<html>
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
 +
    <title>Modeling</title>
 +
    <!--<link rel="stylesheet" type="text/css" class="ui" href="semantic.min.css">-->
 +
    <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:USTC/semantics?action=raw&ctype=text/css">
 +
    <style>
 +
    /********************Dealing with default Mediawiki setting*******************/
 +
    #top_title {
 +
    display:none;
 +
    position:absolute;
 +
    }
 +
    #content {
 +
    padding:0px; width:auto; margin-top:-11px; margin-left:0px;
 +
    }
 +
    #globalWrapper{
 +
    }
 +
    body {
 +
    }
 +
    #bodyContent {
 +
    }
 +
    div#top_menu_14{
 +
    height:21px;
 +
    border-bottom-color:#383838;
 +
    }
 +
    div#top_menu_under{
 +
   
 +
    }
 +
    div#globalWrapper{
 +
    padding-bottom: 0;
 +
    }
 +
    #top_menu_under{
 +
    height:0;
 +
    }
 +
    #sideMenu{
 +
    display:none;
 +
    position:fixed;
 +
    left:220px;
 +
    }
 +
    /******************************************************************************/
 +
    </style>
 +
    <style>
 +
    div.ui.inverted.vertical.sticky.basic.menu a.item{
 +
    -webkit-transition: background-color 0.6s , color 0.6s;
 +
    }
 +
    div.ui.inverted.vertical.sticky.basic.menu a.item:hover{
 +
    background-color: #FFFA99;
 +
    color:#6E47B2;
 +
    }
 +
    p{
 +
    font-family: 'Lato'!important;
 +
    font-size:16px !important;
 +
    line-height: 150%;
 +
    }
 +
    </style>
 +
   
 +
    <!--For multiple devices-->
 +
    <style>
 +
    @media only screen
 +
    and (min-width: 1025px){
 +
    div#menuForTablet{
 +
    display:none;
 +
    }
 +
    div#main_page_content{
 +
    margin-top:-13px;
 +
    left:210px;
 +
    max-width: 1070px;
 +
    }
 +
    #ui_article{
 +
    width:64%;
 +
    }
 +
    }
 +
    @media only screen
 +
    and (max-width : 1024px)
 +
    and (orientation : landscape) {
 +
    div#main_page_content{
 +
    margin-top:40px;
 +
    }
 +
    div#menuForComputer{
 +
    display:none;
 +
    width:0;
 +
    height:0;
 +
    }
 +
    #ui_article{
 +
    width:63%;
 +
    }
 +
    }
 +
    @media only screen
 +
    and (max-width : 1024px)
 +
    and (orientation : portrait) {
 +
    div#main_page_content{
 +
    margin-top:40px;
 +
    }
 +
    div#menuForComputer{
 +
    display:none;
 +
    width:0;
 +
    height:0;
 +
    }
 +
    #ui_article{
 +
    width:63%;
 +
    }
 +
    }
 +
    </style>
 +
  </head>
 +
 
 +
 
 +
  <body>
 +
   
 +
    <div class="ui inverted vertical sidebar basic menu" style="border-radius:0; background-color: #44a17d; padding-top:9px;font-size:medium;">
 +
      <div class="item">
 +
        <img class="ui image" src="https://static.igem.org/mediawiki/2016/3/36/T--USTC--a_prion%27s_life.png">
 +
      </div>
 +
      <a class="item" href="https://2016.igem.org/Team:USTC">Home </a>
 +
      <div class="item">
 +
        <div class="header">Project</div>
 +
        <div class="menu">
 +
          <a class="item" id="Description" href="https://2016.igem.org/Team:USTC/Description"> Description </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Design"> Design </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Proof"> Proof of Concept </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Demonstrate"> Demonstrate </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Results"> Results </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Notebook"> Notebook </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Spin_off"> Spin-off </a>
 +
        </div>
 +
      </div>
 +
      <div class="item">
 +
        <div class="header">Parts</div>
 +
        <div class="menu">
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Basic_Part"> Basic Parts </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Composite_Part"> Composite Parts </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Part_Collection"> Part Collection </a>
 +
        </div>
 +
      </div>
 +
      <a class="item" href="https://2016.igem.org/Team:USTC/Safety">Safety </a>
 +
      <a class="item" href="https://2016.igem.org/Team:USTC/Attributions">Attributions </a>
 +
      <div class="item">
 +
        <div class="header">Human Practices</div>
 +
        <div class="menu">
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/HP/Silver">Silver </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/HP/Gold">Gold </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Integrated_Practices"> Integrated Practices </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Engagement">Engagement </a>
 +
        </div>
 +
      </div>
 +
      <div class="item">
 +
        <div class="header">Awards</div>
 +
        <div class="menu">
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Model"> Model </a>
 +
        </div>
 +
      </div>
 +
      <div class="item">
 +
        <div class="header">Team</div>
 +
        <div class="menu">
 +
          <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Members  </a>
 +
          <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Sponsor  </a>
 +
          <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> About USTC  </a>
 +
          <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Acknowledgements  </a>
 +
          <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Gallery  </a>
 +
          <a class="item" href="https://2016.igem.org/Team:USTC/Collaborations"> Collaborations </a>
 +
        </div>
 +
      </div>
 +
    </div>
 +
   
 +
   
 +
    <div class="pusher">
 +
      <div class="ui menu top fixed" id="menuForTablet" style="background-color: #FBBD08; top:21px;">
 +
        <div class="ui fluid container">
 +
          <a class="item" id="sidebarMenuTrigger">Navigation<i class="right arrow icon"></i></a>
 +
          <div class="right item">A Prion's Life</div>
 +
        </div>
 +
      </div>
 +
      <div class="ui basic segment" id="main_page_content" style="margin-bottom:0;padding:0 0 20px 0;">
 +
        <div class="ui left attached rail" id="menuForComputer" style=" width:210px;">
 +
          <div class="ui inverted vertical sticky basic menu" style="border-radius:0; background-color: #44a17d; padding-top:9px;font-size:medium;">
 +
            <div class="item">
 +
              <img class="ui image" src="https://static.igem.org/mediawiki/2016/3/36/T--USTC--a_prion%27s_life.png">
 +
            </div>
 +
            <a class="item" href="https://2016.igem.org/Team:USTC">Home </a>
 +
            <div class="item">
 +
              <div class="header">Project</div>
 +
              <div class="menu">
 +
                <a class="item" id="Description" href="https://2016.igem.org/Team:USTC/Description"> Description </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Design"> Design </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Proof"> Proof of Concept </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Demonstrate"> Demonstrate </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Results"> Results </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Notebook"> Notebook </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Spin_off"> Spin-off </a>
 +
              </div>
 +
            </div>
 +
            <div class="item">
 +
              <div class="header">Parts</div>
 +
              <div class="menu">
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Basic_Part"> Basic Parts </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Composite_Part"> Composite Parts </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Part_Collection"> Part Collection </a>
 +
              </div>
 +
            </div>
 +
            <a class="item" href="https://2016.igem.org/Team:USTC/Safety">Safety </a>
 +
            <a class="item" href="https://2016.igem.org/Team:USTC/Attributions">Attributions </a>
 +
            <div class="item">
 +
              <div class="header">Human Practices</div>
 +
              <div class="menu">
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/HP/Silver">Silver </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/HP/Gold">Gold </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Integrated_Practices"> Integrated Practices </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Engagement">Engagement </a>
 +
              </div>
 +
            </div>
 +
            <div class="item">
 +
              <div class="header">Awards</div>
 +
              <div class="menu">
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Model"> Model </a>
 +
              </div>
 +
            </div>
 +
            <div class="item">
 +
              <div class="header">Team</div>
 +
              <div class="menu">
 +
                <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Members  </a>
 +
                <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Sponsor  </a>
 +
                <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> About USTC  </a>
 +
                <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Acknowledgements  </a>
 +
                <a class="item" href=" https://2016.igem.org/Team:USTC/Team"> Gallery  </a>
 +
                <a class="item" href="https://2016.igem.org/Team:USTC/Collaborations"> Collaborations </a>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
       
 +
        <!--Page content starts here-->
 +
        <div class="ui basic segment">
 +
          <div class="ui basic segment" style="padding-top: 20px; font-size:xx-large;">
 +
            <h1 class="ui center aligned icon header">
 +
            <i class="circular calendar icon"></i>
 +
            <div class="content">Notebook
 +
              <div class="sub header">Together we stand</div>
 +
            </div>
 +
            </h1>
 +
          </div>
 +
          <div class="ui basic segment">
 +
            <h3 class="ui center aligned header">Performers</h3>
 +
            <div class="ui three column grid">
 +
              <div class="column"></div>
 +
              <div class="column">
 +
                <div class="ui fluid card">
 +
                  <div class="image">
 +
                    <img src="https://static.igem.org/mediawiki/2016/b/b3/T--USTC--TeamPhoto.jpeg">
 +
                  </div>
 +
                  <div class="content">
 +
                    <div class="description">Everybody</div>
 +
                  </div>
 +
                </div>
 +
              </div>
 +
              <div class="column"></div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
        <div class="ui segment" id="ui_article" style="min-height:800px; margin-left: 35px;margin-top:30px;">
 +
         
 +
          <h3><strong>Date: 10.7</strong></h3>
 +
          <p><strong>Recorder: Kaiyue Ma</strong>
 +
          The results of the observation through the fluorescence microscope are showed below.</p>
 +
          <p>The yeasts with plasmid YeLGAP carrying the part of pGAL+GFP:</p>
 +
          <p><img src="https://attachments.tower.im/tower/49ca0f8195584e568d5ef29ccbcbff21?filename=12L%282%29.jpg" /></p>
 +
          <p><img src="https://attachments.tower.im/tower/ece04b96283a4392922d1ba7eabc6783?filename=12L.jpg" /></p>
 +
          <p>The intensity of the fluorescence is relatively weak as expected. Because of the absence of AD and BD, the expression of the gene under the regulation of pGAL is shut off.
 +
          Next, we'll construct the yeasts containing all circuits of our Propri-ontein system.</p>
 +
          <p>The yeasts with plasmid YeLGAP carrying the part of pGAL+GFP and plasmid YeWGAP carrying the part of SUP35+BD:</p>
 +
          <p><img src="https://attachments.tower.im/tower/400db1afa4b64a43b63a9eacfecd1881?filename=22LW1.jpg" /></p>
 +
          <p>The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10:</p>
 +
          <p><img src="https://attachments.tower.im/tower/496a173dfe4546dfba3441505eacc1c0?filename=W10-1%283%29.jpg" /></p>
 +
          <p>The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11:</p>
 +
          <p><img src="https://attachments.tower.im/tower/17e257e9fc25429f9f64b04ba6bd1acd?filename=WU-2%282%29.jpg" /></p>
 +
          <p>Comparing the two pictures above, it's apparent that there are intensive green spots inside the yeasts in the second picture, but none in the first.
 +
            We assumed that the green spots are caused by the combination of sfGFP11 and sfGFP1-10, and the light green of the yeasts are caused by sfGFP1-10 itself.
 +
            The same phenomena were observed several times.
 +
          In addition, when the PSB1C3 carrying the part of sfGFP1-10 and the PSB1A3 carrying the part of sfGFP11 ware expressed together in E.Coli, it doesn't present stonger fluorescence intensity than either plasmid is expressed in E.Coli respectively. We assume that different metabolic stress of two plamids causes inditinct results. Because plasmid YeUGAP carrying sup35 besides fluorescence intensity, the approximate DNA length may decrease metabolic stress difference between two kinds of plasmids. The results of heat shock can also prove our assumption. Under same expression level, expression of sup35, which leads to plasmids YeUGAP aggregate, will apparently decrease the number of intensive green spot.</p>
 +
          <h3><strong>Date: 10.8</strong></h3>
 +
          <p><strong>Recorder: Xuefeng Meng and Chengle Zhang</strong></p>
 +
          <p>The results of the observation through the fluorescence microscope are showed below.</p>
 +
          <p>The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 42 degree Celsius for 1 hour:</p>
 +
          <p><img src="https://attachments.tower.im/tower/346b6512f9044aba88778a874a91e2c8?filename=42+1H+WU-2%282%29.jpg" /></p>
 +
          <p>The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 42 degree Celsius for 2 hours:</p>
 +
          <p><img src="https://attachments.tower.im/tower/8cebaea4101245cebf6df24239434470?filename=42+2H+WU-2.jpg" /></p>
 +
          <p>The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 37 degree Celsius for 2 hours:
 +
          <img src="https://attachments.tower.im/tower/c2f198c21b2c4251a32a8201ed24a3d6?filename=37+2H+WU-2%283%29.jpg" /></p>
 +
          <p><strong>Date:10.9</strong>
 +
            <strong>Recorder: Meng Xuefeng</strong>
 +
          <strong>Green fluorescence detecting of pro-priontein</strong></p>
 +
          <p><strong>Figure 1: 30℃ 1h 0mM GdnHCl</strong>
 +
          <img src="https://attachments.tower.im/tower/ed52f06ba17149e1a706d2e1a9de9e95?filename=GdnHCl+30+0mM.jpg" /></p>
 +
          <p><strong>Figure 2: 42℃ 1h 0.25mM GdnHCl</strong>
 +
          <img src="https://attachments.tower.im/tower/247babe5f25245108b3982c139a2a22b?filename=GdnHCl+42+0.25mM.jpg" /></p>
 +
          <p><strong>Figure 3: 42℃ 1h 0.5mM GdnHCl</strong>
 +
          <img src="https://attachments.tower.im/tower/5305a777cbec4db080859b68a97fe34a?filename=GdnHCl+42+0.5mM.jpg" /></p>
 +
          <p><strong>Figure 4: 42℃ 1h 3mM GdnHCl</strong>
 +
          <img src="https://attachments.tower.im/tower/384f3d1ae25b465eae137429e82d2497?filename=GdnHCl+42+3mM.jpg" /></p>
 +
          <p><strong>Figure 5: 42℃ 1h 5mM GdnHCl</strong>
 +
          <img src="https://attachments.tower.im/tower/1bd17eaed4064fdab11d37183b92be40?filename=GdnHCl+42+5mM.jpg" /></p>
 +
        </div>
 +
        </div><!--End of ui basic segment id="main_page_content"-->
 +
       
 +
        <div style="background-color:#44a17d; color:rgba(255, 255, 255, 0.9);">
 +
          <div class="ui grid">
 +
           
 +
            <div class="ui three wide column">
 +
            </div>
 +
            <div class="ui five wide column">
 +
              <h3 class="ui header" style="color:rgba(255, 255, 255, 0.9);">Contact us</h3>
 +
              <div class="ui massive link list" style="color:rgba(255, 255, 255, 0.9);">
 +
                <a class="item" href="mailto:yukae@mail.ustc.edu.cn">
 +
                  <i class="mail icon" style="color:rgba(255, 255, 255, 0.9);"></i>
 +
                  <div class="content" style="color:rgba(255, 255, 255, 0.9);">e-mail</div>
 +
                </a>
 +
                <a class="item" href="https://www.facebook.com/ustcigem">
 +
                  <i class="facebook icon" style="color:rgba(255, 255, 255, 0.9);"></i>
 +
                  <div class="content" style="color:rgba(255, 255, 255, 0.9);">Facebook</div>
 +
                </a>
 +
                <a class="item" href="http://weibo.com/3929719655/fans?topnav=1&amp;wvr=6&amp;mod=message&amp;need_filter=1">
 +
                  <i class="weibo icon" style="color:rgba(255, 255, 255, 0.9);"></i>
 +
                  <div class="content" style="color:rgba(255, 255, 255, 0.9);">Weibo</div>
 +
                </a>
 +
              </div>
 +
            </div>
 +
            <div class="ui two wide column">
 +
            </div>
 +
            <div class="ui five wide column">
 +
              <h3 class="ui header" style="color:rgba(255, 255, 255, 0.9);">Sponsors</h3>
 +
              <img class="ui small image" src="https://static.igem.org/mediawiki/2016/c/cc/T--USTC--DeutscheBank.png">
 +
              <img class="ui small image" src="https://static.igem.org/mediawiki/2016/1/18/T--USTC--USTCXiaohui.png">
 +
              <img class="ui small image" src="https://static.igem.org/mediawiki/2016/4/45/T--USTC--USTCJiaowuchu.png">
 +
            </div>
 +
           
 +
          </div>
 +
          <div class="ui divider"></div>
 +
          <div class="center aligned container">
 +
            <img class="ui centered tiny image" src="https://static.igem.org/mediawiki/2016/6/6b/T--USTC--MascotLogo.png">
 +
            <div class="ui list">
 +
              <div class="item">Designed by 2016 iGEM Team:USTC<br>Under CC License<br>Based on Semantic-UI</div>
 +
            </div>
 +
          </div>
 +
         
 +
        </div>
 +
        </div><!--end of pusher-->
 +
        <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
        <script type="text/javascript" src="https://2016.igem.org/Template:USTC/semanticsjs?action=raw&ctype=text/javascript"></script>
 +
        <script type="text/javascript" src="https://2016.igem.org/Template:USTC/Notebook_right_menu_js?action=raw&ctype=text/javascript"></script>
 +
        <script type="text/javascript">
 +
        </script>
 +
        <script>
 +
        $(document).ready(function(){
 +
        $('.ui.sticky.basic.menu').sticky({
 +
        context: '#main_page_content'
 +
        });
 +
        $("a.item#Description").mouseenter(function(){
 +
        $(".sticky.note.outline.icon").transition({
 +
        animation : 'fly right',
 +
        duration : '0.5s'
 +
        });
 +
        });
 +
        $("a.item#Description").mouseleave(function(){
 +
        $(".sticky.note.outline.icon").transition({
 +
        animation : 'fly right',
 +
        duration : '0.5s'
 +
        });
 +
        //$(this).css({"background-color":"inherit","color":"inherit"});
 +
        });
 +
        $container.find('img').css('max-width','100%');
 +
        createMenu();
 +
        });//End of $(document).ready(function())
 +
       
 +
        $(window).load(function(){
 +
        createWayPoints();
 +
        $("div.pusher").prependTo("body");
 +
        $("div.sidebar").prependTo("body");
 +
        $("div#sideMenu").prependTo("div.pusher");
 +
        $("#ui_article").find("span").css("border-style","none");
 +
        });
 +
        $("#sidebarMenuTrigger").click(function(){
 +
        $(".ui.sidebar.menu")
 +
        .sidebar('setting', 'transition', 'overlay')
 +
        .sidebar('setting', 'mobileTransition', 'overlay')
 +
        .sidebar('toggle');
 +
        });
 +
        </script>
 +
      </body>
 +
    </html>

Revision as of 09:18, 16 October 2016

Modeling

Notebook
Together we stand

Performers

Everybody

Date: 10.7

Recorder: Kaiyue Ma The results of the observation through the fluorescence microscope are showed below.

The yeasts with plasmid YeLGAP carrying the part of pGAL+GFP:

The intensity of the fluorescence is relatively weak as expected. Because of the absence of AD and BD, the expression of the gene under the regulation of pGAL is shut off. Next, we'll construct the yeasts containing all circuits of our Propri-ontein system.

The yeasts with plasmid YeLGAP carrying the part of pGAL+GFP and plasmid YeWGAP carrying the part of SUP35+BD:

The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10:

The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11:

Comparing the two pictures above, it's apparent that there are intensive green spots inside the yeasts in the second picture, but none in the first. We assumed that the green spots are caused by the combination of sfGFP11 and sfGFP1-10, and the light green of the yeasts are caused by sfGFP1-10 itself. The same phenomena were observed several times. In addition, when the PSB1C3 carrying the part of sfGFP1-10 and the PSB1A3 carrying the part of sfGFP11 ware expressed together in E.Coli, it doesn't present stonger fluorescence intensity than either plasmid is expressed in E.Coli respectively. We assume that different metabolic stress of two plamids causes inditinct results. Because plasmid YeUGAP carrying sup35 besides fluorescence intensity, the approximate DNA length may decrease metabolic stress difference between two kinds of plasmids. The results of heat shock can also prove our assumption. Under same expression level, expression of sup35, which leads to plasmids YeUGAP aggregate, will apparently decrease the number of intensive green spot.

Date: 10.8

Recorder: Xuefeng Meng and Chengle Zhang

The results of the observation through the fluorescence microscope are showed below.

The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 42 degree Celsius for 1 hour:

The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 42 degree Celsius for 2 hours:

The yeasts with plasmid YeWGAP carrying the part of sfGFP1-10 and plasmid YeUGAP carrying the part of SUP35+sfGFP11 after heat shock of 37 degree Celsius for 2 hours:

Date:10.9 Recorder: Meng Xuefeng Green fluorescence detecting of pro-priontein

Figure 1: 30℃ 1h 0mM GdnHCl

Figure 2: 42℃ 1h 0.25mM GdnHCl

Figure 3: 42℃ 1h 0.5mM GdnHCl

Figure 4: 42℃ 1h 3mM GdnHCl

Figure 5: 42℃ 1h 5mM GdnHCl

Sponsors

Designed by 2016 iGEM Team:USTC
Under CC License
Based on Semantic-UI