Difference between revisions of "Team:SCUT/Description"

(Prototype team page)
 
Line 1: Line 1:
{{SCUT}}
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
+
<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">
  
<h2> Project Description </h2>
+
/* 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*/
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
/* global setting*/
<br />
+
#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;}
 +
#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*/
  
<h5>What should this page contain?</h5>
+
/*hiding the footer-box*/
<ul>
+
#footer-box{display:none;}
<li> A clear and concise description of your project.</li>
+
#catlinks{display:none;}
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
/*end of hiding the footer book*/
<li>References and sources to document your research.</li>
+
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
  
 +
/* 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;
 +
}
  
<br />
+
.left-menu{margin-left:-180px;}
<h4>Advice on writing your Project Description</h4>
+
.left-menu, .left-menu a {
 +
    text-align: left;
 +
 
 +
    text-transform:lowercase;
 +
}
  
<p>
+
.left-menu:hover {
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.  
+
 
</p>
+
    background-color: transparent;
 +
    display:block;
 +
}
  
<p>
+
.right-menu{width:400px; float:right;margin-left:100px;}
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
.right-menu, .right-menu a {
</p>
+
    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;
 +
#}
  
<br />
+
.left-menu:hover a {
<h4>References</h4>
+
    color:white;
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you.</p>
+
}
  
 +
.left-menu li a:hover {
 +
    color: #D00000;
 +
    text-decoration: underline;
 +
    color:white;
 +
}
  
  
<h4>Inspiration</h4>
+
.right-menu li {
<p>See how other teams have described and presented their projects: </p>
+
    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>  
  
<ul>
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
<li><a href="https://2014.igem.org/Team:Imperial/Project"> Imperial</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> UC Davis</a></li>
+
<!-- mobile meta tag -->
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">SYSU Software</a></li>
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
</ul>
+
  
</div>
+
<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">
 +
<header id="header">
 +
<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><!--end centered-wrapper-->
 +
</header>
 +
 +
<div class="top-shadow"></div>
 +
 +
<section class="page-title">
 +
<div class="page-background">
 +
<div class="pattern1"></div>
 +
</div>
 +
<div class="bottom-shadow"></div>
 +
<div class="title-wrapper">
 +
<div class="title-bg">
 +
<div class="title-content">
 +
<div class="three-fourth">
 +
<h2>Attributions</h2>
 +
</div>
 +
<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><!--end title-content-->
 +
</div>
 +
</div><!--end title-wrapper-->
 +
</section>
 +
 
 +
<div class="centered-wrapper">
 +
<div class="portfolio-content">
 +
 
 +
<div id="slides">
 +
<div class="slides_container">
 +
<div class="slide">
 +
<a title="Portfolio Image 1"><img src="images/portfolio/jj-royal.jpg" alt=" "></a>
 +
</div>
 +
<div class="slide">
 +
<a title="Portfolio Image 1"><img src="images/portfolio/jj-royal-2.jpg" alt=" "></a>
 +
</div>
 +
</div>
 +
<a href="#" class="prev"><img src="images/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>
 +
</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:
 +
Arial;color:black;background:white'>In the iGEM competition, teams specify,
 +
design, 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
 +
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.<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt;mso-bidi-font-family:
 +
Arial;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:
 +
Arial;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
 +
promoter </span><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:
 +
Arial;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
 +
insert into the promoter. <o:p></o:p></span></p>
 +
 
 +
<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:
 +
white'><b><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;
 +
color:black;mso-font-kerning:0pt'>Strains:<o:p></o:p></span></b></p>
 +
 
 +
<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;
 +
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:
 +
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;
 +
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;
 +
color:black;mso-font-kerning:0pt'>Plasmid:<o:p></o:p></span></b></p>
 +
 
 +
<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;
 +
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:
 +
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;
 +
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;
 +
color:black;mso-font-kerning:0pt'>Reporter:<o:p></o:p></span></b></p>
 +
 
 +
<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;
 +
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:
 +
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;
 +
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:
 +
normal'><span lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Roboto;
 +
background:white;mso-highlight:white;mso-font-kerning:0pt'>Equipment</span></b><b
 +
style='mso-bidi-font-weight:normal'><span lang=EN-US style='font-size:14.0pt;
 +
mso-bidi-font-family:Roboto;mso-font-kerning:0pt'>:<o:p></o:p></span></b></p>
 +
 
 +
<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;
 +
mso-pagination:widow-orphan;background:white'><span lang=EN-US
 +
style='font-size:14.0pt;mso-bidi-font-family:Roboto;color:black;background:
 +
white;mso-highlight:white;mso-font-kerning:0pt'>Infinite M200 with the software
 +
Magellan 6.5</span><b style='mso-bidi-font-weight:normal'><span lang=EN-US
 +
style='font-size:14.0pt;mso-bidi-font-family:Arial;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 style='margin-left:21.0pt;text-indent:-21.0pt;mso-list:l0 level1 lfo1'><![if !supportLists]><span
 +
lang=EN-US style='font-size:14.0pt;font-family:Wingdings;mso-fareast-font-family:
 +
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
 +
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;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:
 +
Arial;color:black;background:white'>We got the promoter by the way of overlap
 +
PCR. After sequencing, </span><span lang=EN-US style='font-size:14.0pt'>the
 +
construction were inserted I13504 as a back insert into the promoter.</span><span
 +
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;color:black;
 +
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
 +
lang=EN-US style='font-size:14.0pt;font-family:Wingdings;mso-fareast-font-family:
 +
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
 +
lang=EN-US style='font-size:14.0pt;mso-bidi-font-family:Arial;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:
 +
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>1. Streaked
 +
a plate of the strain which contained 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:
 +
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>2.
 +
Inoculated three 10ml cultures of supplemented M9 Medium and antibiotic (chloramphenicol
 +
</span><span lang=EN-US style='font-size:14.0pt;font-family:"Calibri",sans-serif;
 +
mso-bidi-font-family:Roboto;background:white;mso-highlight:white'>25</span><span
 +
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:
 +
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>3. Cultures
 +
were grown in</span><span lang=EN-US style='font-size:9.5pt;font-family:Roboto;
 +
mso-bidi-font-family:Roboto;color:black;background:white;mso-highlight:white'> </span><span
 +
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:
 +
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>4. Cultures
 +
were diluted 1:100 into 3ml fresh 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:
 +
0cm;line-height:14.65pt;background:white'><span lang=EN-US style='font-size:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>5. Measure
 +
the fluorescence (</span><span 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'>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
 +
next 4 hours.<o:p></o:p></span></p>
 +
 
 +
<p style='margin-top:4.8pt;margin-right:0cm;margin-bottom:6.0pt;margin-left:
 +
21.0pt;text-indent:-21.0pt;line-height:14.65pt;mso-list:l0 level1 lfo1;
 +
background:white'><![if !supportLists]><span lang=EN-US style='font-size:14.0pt;
 +
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
 +
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;
 +
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial'>Processing the
 +
data<o:p></o:p></span></p>
 +
 
 +
<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:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>Every
 +
device was measured thrice. The data was the arithmetic average of the three
 +
row data. Then they were subtracted 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:
 +
21.0pt;text-indent:-21.0pt;line-height:14.65pt;mso-list:l0 level1 lfo1;
 +
background:white'><![if !supportLists]><span lang=EN-US style='font-size:14.0pt;
 +
font-family:Wingdings;mso-fareast-font-family:Wingdings;mso-bidi-font-family:
 +
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;
 +
font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>Positive
 +
and negative control<o:p></o:p></span></p>
 +
 
 +
<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:
 +
14.0pt;font-family:"Calibri",sans-serif;mso-bidi-font-family:Arial;color:#282828'>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. <o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal><span lang=EN-US style='font-size:22.0pt;mso-bidi-font-family:
 +
Arial;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;
 +
color:black;background:white'>Figure 1: The expression of fluorescence was
 +
growing with the increasing of OD.<o:p></o:p></span></p>
 +
 
 +
<p class=MsoNormal><span lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
 +
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:
 +
Calibri;mso-bidi-font-family:Vijaya;color:black;background:white;mso-no-proof:
 +
yes'>:</span><span style='font-size:14.0pt;font-family:"Vijaya",sans-serif;
 +
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;
 +
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
 +
lang=EN-US style='font-size:14.0pt;font-family:"Vijaya",sans-serif;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:
 +
Arial;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:
 +
Arial;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:
 +
Arial;background:white'>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. <o:p></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;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>
 +
 
 +
 +
<div class="space"></div>
 +
 +
<h6>PROJECT PHOTOS</h6>
 +
 +
<div class="portfolio-gallery">
 +
<a title="Figure 1: The expression of fluorescence was growing with the increasing of OD" href="">
 +
 +
<img src="https://static.igem.org/mediawiki/parts/6/6c/2015SCUT_improvement1.png
 +
" alt=" " />
 +
</a>
 +
<a  title="Figure 2: OD of the three biological replicates were growing in the four hours" href="">
 +
 +
<img src="https://static.igem.org/mediawiki/parts/c/c3/2015SCUT_improvement2.png" alt=" " />
 +
</a>
 +
<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=" " />
 +
</a>
 +
 +
 +
</div>
 +
 +
</div><!--end portfolio content-->
 +
<div class="clear"></div>
 +
</div><!--end centered-wrapper-->
 +
 +
<div class="space"></div>
 +
 
 +
<footer id="footer">
 +
<div class="centered-wrapper">
 +
<div id="topfooter">
 +
<div class="one-half">
 +
<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>
 +
<div class="footer-logo"></div>
 +
</div><!--end percent-one-half-->
 +
<div class="one-half column-last">
 +
<div class="percent-one-half">
 +
<h3>We are</h3>
 +
<div class="tweet"></div>
 +
</div>
 +
 +
<div class="percent-one-half column-last">
 +
<h3>Thanks</h3>
 +
<ul>
 +
<li>Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie</li>
 +
<li>Guangzhou Municipal Environmental Protection Bureau<br/>
 +
</a></li>
 +
</ul>
 +
</div><!--end one-half-->
 +
</div><!--end one-half-->
 +
</div><!--end topfooter-->
 +
</div><!--end centered-wrapper-->
 +
 +
<div id="bottomfooter">
 +
<div class="centered-wrapper">
 +
<div class="one-half">
 +
<p>COPYRIGHT &copy;2015-SCUT</p>
 +
</div><!--end one-half-->
 +
 
 +
 +
 +
<!-- You can add social icons for forrst, dribbble, vimeo, linkedin and skype. Take the ones you need from the list and paste them above
 +
 +
<li><a class="forrst" href="#">Forrst</a></li>
 +
<li><a class="dribbble" href="#">Dribbble</a></li>
 +
<li><a class="vimeo" href="#">Vimeo</a></li>
 +
<li><a class="linkedin" href="#">LinkedIn</a></li>
 +
<li><a class="skype" href="#">Skype</a></li>
 +
-->
 +
</ul>
 +
</div><!--end one-half-->
 +
</div><!--end centered-wrapper-->
 +
</div><!--end bottomfooter-->
 +
</footer><!--end footer-->
 +
</div><!--end wrapper-->
 +
</body>  
 
</html>
 
</html>

Revision as of 09:47, 17 September 2015

Team:SCUT/Discription

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 2 OD 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. In our team everyone owns basic biological knowledge and skills of the competition(iGEM).

We are

Thanks

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

COPYRIGHT ©2015-SCUT