Difference between revisions of "Team:SCUT/Description"

 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Template:Team:SCUT/2015template}}
 
<html xmlns="http://www.w3.org/1999/xhtml">
 
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head>
 
<head>
<style>
 
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
 
<!-- mobile meta tag -->
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
  
/* hiding the top section*/
 
body{position:absolute; top:0px; width:100%;height:auto;font-family:微软雅黑;background:transparent;}
 
#top-section{
 
    height:0px;
 
    border:none;
 
    width:980px;
 
    margin:5px auto;
 
    padding:0 0 0 0;
 
    background-color:transparent;
 
}
 
#p-logo{display:none;}
 
#search-controls{display:none;}
 
#top{display:none;}
 
.firstHeading{display:none;}
 
/* end of hiding the top section*/
 
  
/* global setting*/
+
<!--very important: setting a class for homepage -->
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;}
+
<body class="home">
#content{
+
    position:absolute;
+
    background-color:transparent;
+
    border:none;
+
    width:100%;
+
    height:auto;
+
    marign:0 auto;
+
    padding:0 0 0 0;
+
    top:0px;
+
    }
+
#bodyContent{
+
    background-color:transparent;
+
    border:none;
+
   
+
    }
+
siteSub{
+
    display:none;
+
    border:none;
+
    }
+
contentSub{
+
    display:none;
+
    }
+
/* end of global setting*/
+
  
/*hiding the footer-box*/
 
#footer-box{display:none;}
 
#catlinks{display:none;}
 
/*end of hiding the footer book*/
 
  
/* menu (page, edit ...) */
 
#menubar {
 
    background-color:transparent;
 
    position: relative;
 
    float:left;
 
    white-space: nowrap;
 
    top:-6px;
 
    width:490px;
 
    z-index: 5000;
 
    font-family: sans-serif;
 
    font-size: 95%;
 
    line-height: 1em;
 
    z-index:99;
 
}
 
 
.left-menu{margin-left:-180px;}
 
.left-menu, .left-menu a {
 
    text-align: left;
 
 
 
    text-transform:lowercase;
 
}
 
 
.left-menu:hover {
 
 
 
    background-color: transparent;
 
    display:block;
 
}
 
 
.right-menu{width:400px; float:right;margin-left:100px;}
 
.right-menu, .right-menu a {
 
    right: 0px;
 
    text-align: right;
 
    color: #999999;
 
 
}
 
#menubar ul {
 
    color: #999999;
 
    list-style: none;
 
}
 
#menubar li {
 
    display: inline;
 
    position: relative;
 
    cursor: pointer;
 
    padding-left: 0px;
 
    padding-right: 0px;
 
}
 
.left-menu li a {
 
    padding: 0px 10px 0px 0px;
 
    color:black;
 
}
 
.left-menu .selected {
 
#    color: #999999;
 
}
 
#.left-menu .selected:hover {
 
#    color: #999999;
 
#}
 
 
.left-menu:hover a {
 
    color:white;
 
}
 
 
.left-menu li a:hover {
 
    color: #D00000;
 
    text-decoration: underline;
 
    color:white;
 
}
 
 
 
.right-menu li {
 
    background-color: transparent;
 
}
 
.right-menu li a {
 
    padding: 0px 15px 0px 0px;
 
    color: #999999;;
 
    background-color: transparent;
 
    color:white;
 
}
 
.right-menu li a:hover {
 
    color: #D00000;
 
    text-decoration: underline;
 
color:white;
 
}
 
/* end menu (edit, page ...) */
 
</style>
 
 
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
 
 
<!-- mobile meta tag -->
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
 
<title>Team:SCUT/Discription</title>
 
 
<!-- main style -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/style.css" media="screen" />
 
 
<!-- color scheme -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/color-schemes/red/red.css" media="screen" title="red" />
 
 
 
<!--miscellaneous-->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/superfish.css" media="screen">
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/prettyPhoto.css" media="screen"/>
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/font-awesome.css" media="screen"/>
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/audioplayer.css" media="screen" />
 
 
<!-- revolution slider settings -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/css/settings.css" media="screen" />
 
 
<!-- setting mobile environment -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/responsive.css" media="screen" />
 
 
<!--[if IE 7]>
 
<link rel="stylesheet" type="text/css" href="css/font-awesome-ie7.min.css">
 
<![endif]-->
 
 
<!--[if lt IE 9]>
 
<script src="../../../html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 
<![endif]-->
 
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery-1.8.3.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/hoverIntent.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/superfish.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.jcarousel.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.tweet.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jflickrfeed.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.prettyPhoto.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/slides.min.jquery.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.mobilemenu.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.contact.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.preloadify.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.jplayer.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.isotope.min.js"></script>
 
 
<!-- jQuery Revolution Slider -->
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
 
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/custom.js"></script>
 
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/template-changer.css" media="screen"/>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.cookie.js"></script>
 
<script type="text/javascript" src="jhttp://3.graduatesession.sinaapp.com/2015SCUT/s/styleswitch.js"></script>
 
 
<!-- Google Web Fonts -->
 
<link href=“http://3.graduatesession.sinaapp.com/2015SCUT/css@family=Open+Sans_3A300,400,600,700”rel=“stylesheet”type=“text/css”>
 
 
 
<script type="text/javascript">
 
$(function()
 
{
 
// Call stylesheet init so that all stylesheet changing functions
 
// will work.
 
$.stylesheetInit();
 
 
// This code loops through the stylesheets when you click the link with
 
// an ID of "toggler" below.
 
$('#toggler').bind(
 
'click',
 
function(e)
 
{
 
$.stylesheetToggle();
 
return false;
 
}
 
);
 
 
// When one of the styleswitch links is clicked then switch the stylesheet to
 
// the one matching the value of that links rel attribute.
 
$('.styleswitch').bind(
 
'click',
 
function(e)
 
{
 
$.stylesheetSwitch(this.getAttribute('rel'));
 
return false;
 
}
 
);
 
}
 
);
 
</script>
 
 
</head>
 
 
<body>
 
 
<!-- setting a fullscreen image as background:
 
<img id="bg" src="images/apple.jpg" alt="apple-background" />
 
-->
 
 
 
 
<div id="wrapper">
 
<div id="wrapper">
 
<header id="header">
 
<header id="header">
 
<div class="centered-wrapper">
 
<div class="centered-wrapper">
<div class="one-third">
 
<div class="logo"><a href="https://2015.igem.org/Team:SCUT"></a></div>
 
</div><!--end one-third-->
 
 
 
<div class="two-third column-last">
 
<nav id="navigation">
 
<ul id="mainnav">
 
<li><a href="https://2015.igem.org/Team:SCUT"><span>HOME</span></a>
 
 
</li>
 
                        <li><a href="#"><span>TEAM</span></a>
 
                        <ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/Attributions">Attributions</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Gallery">Gallery</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Members">Members</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/OurUniversity">Our University</a></li>
 
</ul>
 
 
</li>
 
                        <li><a href="#"><span>PROJECT</span></a>
 
<ul>
 
 
<li><a href="https://2015.igem.org/Team:SCUT/BackgroundOverview">Background & Overview</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/CadmiumAbsorption">Cadmium Absorption</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/SensorSystem">Sensor System</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Protocol">Protocol</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Notebook">NOTEBOOK</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Achievement">ACHIEVEMENT</a></li>
 
                               
 
                             
 
</ul>
 
</li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Modeling"><span>MODELING</span></a>
 
<ul>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Overview">Overview</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Biosensor">Biosensor</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Bioeffector">Bioeffector</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/FutureWork">Future Work</a></li>
 
 
 
</ul>
 
</li>
 
<li><a href="#"><span>RESULT</span></a>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/Parts">Parts</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/BasicParts">Basic Parts</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Inthelab">In the lab</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Description">Description</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Measurement">Measurement</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Collaboration">Collaboration</a></li>
 
                               
 
                               
 
 
 
</ul>
 
</li>
 
                        <li><a href="#"><span>PRACTICE</span></a>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/EconomicsandEthics">Economics and ethics</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Outdoors">OUTDOORS</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/SynBiologyStudy">SYN-BIOLOGY STUDY</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Visits">VISITS</a></li>
 
 
</ul>
 
</li>
 
 
 
 
                        <li><a href="https://2015.igem.org/Team:SCUT/Safety"><span>SAFETY</span></a>
 
 
</li>
 
                       
 
                       
 
</ul>
 
</nav><!--end navigation-->
 
</div><!--end two-third-->
 
 
<div class="clear"></div>
 
<div class="clear"></div>
 
</div><!--end centered-wrapper-->
 
</div><!--end centered-wrapper-->
 
</header>
 
</header>
 +
 +
 
 
 
<div class="top-shadow"></div>
 
<div class="top-shadow"></div>
Line 335: Line 31:
 
<div class="title-content">
 
<div class="title-content">
 
<div class="three-fourth">
 
<div class="three-fourth">
<h2>Attributions</h2>
+
<h2>Description</h2>
 
</div>
 
</div>
 
<div class="one-fourth column-last">
 
<div class="one-fourth column-last">
<div class="portfolio-nav">
+
<a href="#" class="prev-project">Previous Project</a>
+
<a href="#" class="close-project">Close Project</a>
+
<a href="#" class="next-project">Next Project</a>
+
</div>
+
 
</div>
 
</div>
 
</div><!--end title-content-->
 
</div><!--end title-content-->
Line 355: Line 47:
 
<div class="slides_container">
 
<div class="slides_container">
 
<div class="slide">
 
<div class="slide">
<a title="Portfolio Image 1"><img src="images/portfolio/jj-royal.jpg" alt=" "></a>
+
<a title="Portfolio Image 1"><img src="https://static.igem.org/mediawiki/2015/a/aa/2015SCUT_improvement1.1.png" alt=" "></a>
 
</div>
 
</div>
 
<div class="slide">
 
<div class="slide">
<a title="Portfolio Image 1"><img src="images/portfolio/jj-royal-2.jpg" alt=" "></a>
+
<a title="Portfolio Image 1"><img src="https://static.igem.org/mediawiki/2015/2/20/Description23.jpg" alt=" "></a>
 
</div>
 
</div>
 
</div>
 
</div>
<a href="#" class="prev"><img src="images/blog-arrow-prev.png" width="27" height="43" alt="Arrow Prev"></a>
+
<a href="#" class="prev"><img src="https://static.igem.org/mediawiki/2015/9/94/Blog-arrow-prev.png" width="27" height="43" alt="Arrow Prev"></a>
<a href="#" class="next"><img src="images/blog-arrow-next.png" width="27" height="43" alt="Arrow Next"></a>
+
<a href="#" class="next"><img src="https://static.igem.org/mediawiki/2015/9/9f/Blog-arrow-next.png" width="27" height="43" alt="Arrow Next"></a>
 
</div><!--end slides-->
 
</div><!--end slides-->
 
 
<span class="masonry-post-meta">
+
<a href="#">Branding</a> / <a href="#">Package Design</a>
+
</span>
+
<div class="clear"></div>
+
 
 
 
 
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:16.0pt;font-family:"Arial Unicode MS",sans-serif'>Overview<o:p></o:p></span></p>
Arial;color:black;background:white'>In the iGEM competition, teams specify,
+
 
design, build, and test simple biological systems made from standard,
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
interchangeable biological parts.<span class=apple-converted-space>&nbsp;</span>Most
+
color:black;background:white'>In the iGEM competition, teams specify, design,
BioBrick parts have never been characterized. And it was important to make a
+
build, and test simple biological systems made from standard, interchangeable
 +
biological parts.<span class=apple-converted-space>&nbsp;</span>Most BioBrick
 +
parts have never been characterized. And it was important to make a
 
characterization for parts, which people could use the parameter as the experimental
 
characterization for parts, which people could use the parameter as the experimental
 
basis. Protein expression was a key parameter for a promoter. So in this part,
 
basis. Protein expression was a key parameter for a promoter. So in this part,
Line 381: Line 72:
 
our promoter, using a plate reader.<o:p></o:p></span></p>
 
our promoter, using a plate reader.<o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:16.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>Introduction<o:p></o:p></span></p>
+
color:black;background:white'>Introduction<o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>We chose a promoter that had never been
+
color:black;background:white'>We chose a promoter that had never been
 
characterized in the register M36247 as our improvement work. M36247 was a constitutive
 
characterized in the register M36247 as our improvement work. M36247 was a constitutive
promoter </span><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
promoter </span><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;background:white'>at medium strength in E.coli</span><span lang=EN-US
+
background:white'>at medium strength in E.coli</span><span lang=EN-US
style='font-size:14.0pt'>. The construction were inserted I13504 as a back
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif'>. The
insert into the promoter. <o:p></o:p></span></p>
+
construction were inserted I13504 as a back insert into the promoter. <o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
white'><b><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;
+
white'><span lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
color:black;mso-font-kerning:0pt'>Strains:<o:p></o:p></span></b></p>
+
color:black;mso-font-kerning:0pt;mso-bidi-font-weight:bold'>Strains:<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;mso-font-kerning:
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;
0pt'>The system should be measured in the strain of E.coli BL21.<o:p></o:p></span></p>
+
mso-font-kerning:0pt'>The system should be measured in the strain of E.coli
 +
BL21.<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
white'><b><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;
+
white'><span lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
color:black;mso-font-kerning:0pt'>Plasmid:<o:p></o:p></span></b></p>
+
color:black;mso-font-kerning:0pt;mso-bidi-font-weight:bold'>Plasmid:<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;mso-font-kerning:
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;
0pt'>The Biobrick parts measured must be supplied in the plasmid pSB1C3.<o:p></o:p></span></p>
+
mso-font-kerning:0pt'>The Biobrick parts measured must be supplied in the
 +
plasmid pSB1C3.<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
<p class=MsoNormal align=left style='margin-bottom:3.6pt;text-align:left;
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
 
line-height:14.3pt;mso-pagination:widow-orphan;mso-outline-level:3;background:
white'><b><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;
+
white'><span lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
color:black;mso-font-kerning:0pt'>Reporter:<o:p></o:p></span></b></p>
+
color:black;mso-font-kerning:0pt;mso-bidi-font-weight:bold'>Reporter:<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;mso-font-kerning:
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;
0pt'>The Part BBa_I13504 is chosen as the reporter of our reporter.<o:p></o:p></span></p>
+
mso-font-kerning:0pt'>The Part BBa_I13504 is chosen as the reporter of our reporter.<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
mso-pagination:widow-orphan;background:white'><b style='mso-bidi-font-weight:
+
mso-pagination:widow-orphan;background:white'><span lang=EN-US
normal'><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Roboto;
+
style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;background:
background:white;mso-highlight:white;mso-font-kerning:0pt'>Equipment</span></b><b
+
white;mso-highlight:white;mso-font-kerning:0pt'>Equipment</span><span
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:14.0pt;
+
lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
mso-bidi-font-family:Roboto;mso-font-kerning:0pt'>:<o:p></o:p></span></b></p>
+
mso-font-kerning:0pt'>:<o:p></o:p></span></p>
  
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
<p class=MsoNormal align=left style='margin-top:4.8pt;margin-right:0cm;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
margin-bottom:6.0pt;margin-left:0cm;text-align:left;line-height:14.3pt;
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
 
mso-pagination:widow-orphan;background:white'><span lang=EN-US
style='font-size:14.0pt;mso-bidi-font-family:Roboto;color:black;background:
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;
white;mso-highlight:white;mso-font-kerning:0pt'>Infinite M200 with the software
+
background:white;mso-highlight:white;mso-font-kerning:0pt'>Infinite M200 with
Magellan 6.5</span><b style='mso-bidi-font-weight:normal'><span lang=EN-US
+
the software Magellan 6.5</span><b style='mso-bidi-font-weight:normal'><span
style='font-size:14.0pt;mso-bidi-font-family:Arial;mso-font-kerning:0pt'><o:p></o:p></span></b></p>
+
lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
 +
mso-font-kerning:0pt'><o:p></o:p></span></b></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt'>Protocol<o:p></o:p></span></p>
+
<p class=MsoNormal><span lang=EN-US style='font-size:16.0pt;font-family:"Arial Unicode MS",sans-serif'>Protocol<o:p></o:p></span></p>
  
 
<p class=MsoNormal style='margin-left:21.0pt;text-indent:-21.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span
 
<p class=MsoNormal style='margin-left:21.0pt;text-indent:-21.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span
Line 447: Line 141:
 
Wingdings;mso-bidi-font-family:Wingdings;color:black'><span style='mso-list:
 
Wingdings;mso-bidi-font-family:Wingdings;color:black'><span style='mso-list:
 
Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp; </span></span></span><![endif]><span
 
Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp; </span></span></span><![endif]><span
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;
+
lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
background:white'>Construction <o:p></o:p></span></p>
+
color:black;background:white'>Construction <o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>We got the promoter by the way of overlap
+
color:black;background:white'>We got the promoter by the way of overlap PCR. After
PCR. After sequencing, </span><span lang=EN-US style='font-size:14.0pt'>the
+
sequencing, </span><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif'>the
construction were inserted I13504 as a back insert into the promoter.</span><span
+
construction were inserted I13504 as a back insert into the promoter.<span
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;
+
style='color:black;background:white'> <o:p></o:p></span></span></p>
background:white'> <o:p></o:p></span></p>
+
  
 
<p class=MsoNormal style='margin-left:21.0pt;text-indent:-21.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span
 
<p class=MsoNormal style='margin-left:21.0pt;text-indent:-21.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span
Line 461: Line 154:
 
Wingdings;mso-bidi-font-family:Wingdings;color:black'><span style='mso-list:
 
Wingdings;mso-bidi-font-family:Wingdings;color:black'><span style='mso-list:
 
Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp; </span></span></span><![endif]><span
 
Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp; </span></span></span><![endif]><span
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;
+
lang=EN-US style='font-size:14.0pt;font-family:"Arial Unicode MS",sans-serif;
background:white'>Growing and measuring<o:p></o:p></span></p>
+
color:black;background:white'>Growing and measuring<o:p></o:p></span></p>
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>1. Streaked
+
"Arial Unicode MS",sans-serif'>1. Streaked a plate of the strain which contained
a plate of the strain which contained M36247 listed in pSB1C3 .<o:p></o:p></span></p>
+
M36247 listed in pSB1C3 .<o:p></o:p></span></p>
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>2.
+
"Arial Unicode MS",sans-serif'>2. Inoculated three 10ml cultures of
Inoculated three 10ml cultures of supplemented M9 Medium and antibiotic (chloramphenicol
+
supplemented M9 Medium and antibiotic (chloramphenicol <span style='background:
</span><span lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;
+
white;mso-highlight:white'>25<span style='letter-spacing:-.55pt'>μ</span></span>g/ml)
mso-bidi-font-family:Roboto;background:white;mso-highlight:white'>25</span><span
+
with single colony from the plate.<o:p></o:p></span></p>
lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:
+
Arial;letter-spacing:-.55pt;background:white;mso-highlight:white'>μ</span><span
+
lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:
+
Arial'>g/ml) with single colony from the plate.<o:p></o:p></span></p>
+
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>3. Cultures
+
"Arial Unicode MS",sans-serif'>3. Cultures were grown in<span style='color:
were grown in</span><span lang=EN-US style='font-size:9.5pt;font-family:Roboto;
+
black;background:white;mso-highlight:white'> 50ml conical tube</span> for 16hours
mso-bidi-font-family:Roboto;color:black;background:white;mso-highlight:white'> </span><span
+
at 37℃ with shaking at 250rpm.<o:p></o:p></span></p>
lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:
+
Roboto;color:black;background:white;mso-highlight:white'>50ml conical tube</span><span
+
lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:
+
Arial'> for 16hours at 37</span><span lang=EN-US style='font-size:14.0pt;
+
mso-ascii-font-family:Calibri'>℃</span><span lang=EN-US style='font-size:14.0pt;
+
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'> with shaking at 250rpm.<o:p></o:p></span></p>
+
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>4. Cultures
+
"Arial Unicode MS",sans-serif'>4. Cultures were diluted 1:100 into 3ml fresh
were diluted 1:100 into 3ml fresh medium and grown for 3hrs.<o:p></o:p></span></p>
+
medium and grown for 3hrs.<o:p></o:p></span></p>
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>5. Measure
+
"Arial Unicode MS",sans-serif'>5. Measure the fluorescence (<span
the fluorescence (</span><span lang=EN-US style='font-size:14.0pt;font-family:
+
style='color:black;background:white;mso-highlight:white'>Infinite M200 with the
"Calibri",sans-serif;mso-bidi-font-family:Roboto;color:black;background:white;
+
software Magellan 6.5</span><span style='color:black'>,</span> 485 nm
mso-highlight:white'>Infinite M200 with the software Magellan 6.5</span><span
+
lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:
+
Roboto;color:black'>,</span><span lang=EN-US style='font-size:14.0pt;
+
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'> 485 nm
+
 
excitation, 528 nm emission) and absorbance (600nm) every 30 minutes in the
 
excitation, 528 nm emission) and absorbance (600nm) every 30 minutes in the
 
next 4 hours.<o:p></o:p></span></p>
 
next 4 hours.<o:p></o:p></span></p>
Line 515: Line 194:
 
Wingdings'><span style='mso-list:Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp;
 
Wingdings'><span style='mso-list:Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp;
 
</span></span></span><![endif]><span lang=EN-US style='font-size:14.0pt;
 
</span></span></span><![endif]><span lang=EN-US style='font-size:14.0pt;
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>Processing the
+
font-family:"Arial Unicode MS",sans-serif'>Processing the data<o:p></o:p></span></p>
data<o:p></o:p></span></p>
+
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>Every
+
"Arial Unicode MS",sans-serif;color:#282828'>Every device was measured thrice.
device was measured thrice. The data was the arithmetic average of the three
+
The data was the arithmetic average of the three row data. Then they were subtracted
row data. Then they were subtracted the background controlling LB.<o:p></o:p></span></p>
+
the background controlling LB.<o:p></o:p></span></p>
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
Line 530: Line 208:
 
Wingdings;color:#282828'><span style='mso-list:Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp;
 
Wingdings;color:#282828'><span style='mso-list:Ignore'>l<span style='font:7.0pt "Times New Roman"'>&nbsp;
 
</span></span></span><![endif]><span lang=EN-US style='font-size:14.0pt;
 
</span></span></span><![endif]><span lang=EN-US style='font-size:14.0pt;
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>Positive
+
font-family:"Arial Unicode MS",sans-serif;color:#282828'>Positive and negative
and negative control<o:p></o:p></span></p>
+
control<o:p></o:p></span></p>
  
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
+
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-family:
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>As
+
"Arial Unicode MS",sans-serif;color:#282828'>As our positive control, J23101
our positive control, J23101 was medium strength promoter in constitutive
+
was medium strength promoter in constitutive family with close strength to our
family with close strength to our promoter, to exclude false negative results
+
promoter, to exclude false negative results caused by the operation or low
caused by the operation or low content. R0040 and BL21 without any plasmid were
+
content. R0040 and BL21 without any plasmid were our negative control. R0040
our negative control. R0040 was the part of ptet, which could regard as an
+
was the part of ptet, which could regard as an empty plasmid to exclude false
empty plasmid to exclude false negative results caused by the operation or low
+
negative results caused by the operation or low content. Differed from the
content. Differed from the positive control, there was no back insert I13504. <o:p></o:p></span></p>
+
positive control, there was no back insert I13504. <o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:16.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>Result<o:p></o:p></span></p>
+
color:black;background:white'>Result<o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
 
color:black;background:white'>Figure 1: The expression of fluorescence was
 
color:black;background:white'>Figure 1: The expression of fluorescence was
growing with the increasing of OD.<o:p></o:p></span></p>
+
growing with the increasing of OD.</span><span lang=EN-US style='font-size:
 +
22.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;background:white'><o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
 
color:black;background:white;mso-no-proof:yes'>Figure 2</span><span
 
color:black;background:white;mso-no-proof:yes'>Figure 2</span><span
style='font-size:14.0pt;font-family:宋体;mso-ascii-font-family:Vijaya;mso-hansi-font-family:
+
style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;color:black;
Calibri;mso-bidi-font-family:Vijaya;color:black;background:white;mso-no-proof:
+
background:white;mso-no-proof:yes'><span lang=EN-US>OD of the three
yes'>:</span><span style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
+
biological replicates were growing in the four hours. <o:p></o:p></span></span></p>
color:black;background:white;mso-no-proof:yes'> <span lang=EN-US>OD of the
+
three biological replicates were growing in the four hours. <o:p></o:p></span></span></p>
+
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
 
color:black;background:white;mso-no-proof:yes'>Figure 3: The fluorescence of
 
color:black;background:white;mso-no-proof:yes'>Figure 3: The fluorescence of
 
three biological replicate of M36247+I13504 were growing in four hours.</span><span
 
three biological replicate of M36247+I13504 were growing in four hours.</span><span
lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;color:black;
+
lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
background:white'><o:p></o:p></span></p>
+
color:black;background:white'><o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:16.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>Discussion <o:p></o:p></span></p>
+
color:black;background:white'>Discussion <o:p></o:p></span></p>
  
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;color:black;background:white'>It could be seen that M36247 was a constitutive
+
color:black;background:white'>It could be seen that M36247 was a constitutive
promoter </span><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
promoter </span><span lang=EN-US style='font-size:12.0pt;font-family:"Arial Unicode MS",sans-serif;
Arial;background:white'>at medium strength, which could activated the
+
background:white'>at medium strength, which could activated the expression of
expression of GFP without any inducer added. And compared with our positive
+
GFP without any inducer added. And compared with our positive control J23101,
control J23101, M36247 were slightly stronger. <o:p></o:p></span></p>
+
M36247 were slightly stronger. <span style='color:black'><o:p></o:p></span></span></p>
 
+
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
Arial;color:black;background:white;mso-no-proof:yes'><o:p>&nbsp;</o:p></span></p>
+
 
+
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
+
Arial;color:black;background:white'><o:p>&nbsp;</o:p></span></p>
+
  
 
 
Line 597: Line 268:
 
<a title="Figure 3: The fluorescence of three biological replicate of M36247+I13504 were growing in four hours" href="">  
 
<a title="Figure 3: The fluorescence of three biological replicate of M36247+I13504 were growing in four hours" href="">  
 
 
<img src="https://static.igem.org/mediawiki/parts/c/ca/2015SCUT_improvement3.png" alt=" " />
+
<img src="https://static.igem.org/mediawiki/2015/c/cc/2015SCUT_improvement3.2.png" alt=" " />
 
</a>
 
</a>
 
 
Line 609: Line 280:
 
<div class="space"></div>
 
<div class="space"></div>
  
<footer id="footer">
+
<footer id="footer1" style="border-top:5px solid #e1472f;">
 
<div class="centered-wrapper">
 
<div class="centered-wrapper">
 
<div id="topfooter">
 
<div id="topfooter">
 
<div class="one-half">
 
<div class="one-half">
 
<h3>About Us</h3>
 
<h3>About Us</h3>
<p>In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT. In our team everyone owns basic biological knowledge and skills of the competition(iGEM). </p>
+
<p class="percent-two-third">In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT.Because of the strong support of the college, our team is being on the right track, and increasing understanding of the subject and experience. </p>
 
<div class="footer-logo"></div>
 
<div class="footer-logo"></div>
 
</div><!--end percent-one-half-->
 
</div><!--end percent-one-half-->
 
<div class="one-half column-last">
 
<div class="one-half column-last">
 
<div class="percent-one-half">
 
<div class="percent-one-half">
<h3>We are</h3>
+
 
<div class="tweet"></div>
 
<div class="tweet"></div>
 
</div>
 
</div>
 
 
 
<div class="percent-one-half column-last">
 
<div class="percent-one-half column-last">
<h3>Thanks</h3>
+
<h3 style="margin-left:20px;">Thanks</h3>
 
<ul>
 
<ul>
 
<li>Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie</li>
 
<li>Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie</li>
Line 656: Line 327:
 
</div><!--end bottomfooter-->
 
</div><!--end bottomfooter-->
 
</footer><!--end footer-->
 
</footer><!--end footer-->
 +
 
</div><!--end wrapper-->
 
</div><!--end wrapper-->
 
</body>  
 
</body>  
 
</html>
 
</html>

Latest revision as of 00:34, 19 September 2015

Team:SCUT

Description

Overview

In the iGEM competition, teams specify, design, build, and test simple biological systems made from standard, interchangeable biological parts. Most BioBrick parts have never been characterized. And it was important to make a characterization for parts, which people could use the parameter as the experimental basis. Protein expression was a key parameter for a promoter. So in this part, we aimed at measuring the fluorescence of GFP expression which was activated by our promoter, using a plate reader.

Introduction

We chose a promoter that had never been characterized in the register M36247 as our improvement work. M36247 was a constitutive promoter at medium strength in E.coli. The construction were inserted I13504 as a back insert into the promoter.

Strains:

The system should be measured in the strain of E.coli BL21.

Plasmid:

The Biobrick parts measured must be supplied in the plasmid pSB1C3.

Reporter:

The Part BBa_I13504 is chosen as the reporter of our reporter.

Equipment:

Infinite M200 with the software Magellan 6.5

Protocol

l  Construction

We got the promoter by the way of overlap PCR. After sequencing, the construction were inserted I13504 as a back insert into the promoter.

l  Growing and measuring

1. Streaked a plate of the strain which contained M36247 listed in pSB1C3 .

2. Inoculated three 10ml cultures of supplemented M9 Medium and antibiotic (chloramphenicol 25μg/ml) with single colony from the plate.

3. Cultures were grown in 50ml conical tube for 16hours at 37℃ with shaking at 250rpm.

4. Cultures were diluted 1:100 into 3ml fresh medium and grown for 3hrs.

5. Measure the fluorescence (Infinite M200 with the software Magellan 6.5, 485 nm excitation, 528 nm emission) and absorbance (600nm) every 30 minutes in the next 4 hours.

l  Processing the data

Every device was measured thrice. The data was the arithmetic average of the three row data. Then they were subtracted the background controlling LB.

l  Positive and negative control

As our positive control, J23101 was medium strength promoter in constitutive family with close strength to our promoter, to exclude false negative results caused by the operation or low content. R0040 and BL21 without any plasmid were our negative control. R0040 was the part of ptet, which could regard as an empty plasmid to exclude false negative results caused by the operation or low content. Differed from the positive control, there was no back insert I13504.

Result

Figure 1: The expression of fluorescence was growing with the increasing of OD.

Figure 2OD of the three biological replicates were growing in the four hours.

Figure 3: The fluorescence of three biological replicate of M36247+I13504 were growing in four hours.

Discussion

It could be seen that M36247 was a constitutive promoter at medium strength, which could activated the expression of GFP without any inducer added. And compared with our positive control J23101, M36247 were slightly stronger.

PROJECT PHOTOS

About Us

In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT.Because of the strong support of the college, our team is being on the right track, and increasing understanding of the subject and experience.

Thanks

  • Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie
  • Guangzhou Municipal Environmental Protection Bureau

COPYRIGHT ©2015-SCUT