Difference between revisions of "Team:RDFZ-China/Results"

Line 1: Line 1:
{{RDFZ-China}}
 
 
<html>
 
<html>
 
<head>
 
<head>
<style>  
+
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
body {
+
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  background-color: white;
+
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  width: 100%;
+
    <meta charset="UTF-8">
  background-size:100%;
+
    <title>RDFZ-China</title>
  overflow: scroll;
+
    <link href="https://fonts.googleapis.com/css?family=Josefin+Slab" rel="stylesheet">
  background-image:url(https://static.igem.org/mediawiki/2017/1/1f/RDFZ-China_wiki.jpeg)
+
<style>
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
 +
body {background-color: transparent; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent p { margin-bottom: 0px;font-family:'Josefin Slab',sans-serif;line-height:1.5;}
 +
body,h1,h2,h3,h4,h5,h6,p {font-family:'Josefin Slab',sans-serif;line-height: 1.5;}
 +
#bodyContent p{font-size:20px;}
 +
#bodyContent h1{font-size:25px;}
 +
*{font-family:'Josefin Slab',sans-serif;}
 +
  html{ background-color:#fffde3 ;
 +
   
 
}
 
}
 
+
header { width: 96%; margin: 0 2%;margin-bottom: 20px; }
#sideMenu, #top_title {
+
header:after { content: ''; display: block; clear: both; }
  display:none;
+
header .site-logo { float: left; width: 20%; }
 +
header .site-logo img { width:90%; }
 +
header .site-nav { float: right; position: relative; width: 70%; }
 +
header .site-nav img { width: 100%;margin:0 0 30px 0; }
 +
header .site-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; list-style: none; }
 +
header .site-nav ul li { position: absolute; transform: translate(-50%,-50%); }
 +
header .site-nav ul li.team { top: 37%; left: 22%; }
 +
header .site-nav ul li.project { top: 55%; left: 35%; }
 +
header .site-nav ul li.awards { top: 57%; left: 50%; }
 +
header .site-nav ul li.parts { top: 31%; left: 63.5%; }
 +
header .site-nav ul li.human { top: 37%; left: 79%; }
 +
header .site-nav ul li.model { top: 59%; left: 94%; }
 +
header .site-nav ul li:hover ul { display: block; }
 +
header .site-nav ul li a { display: block; font-size: .95em; padding-bottom: .5em; text-decoration: none; letter-spacing: .15em; text-transform: uppercase; color: black; -webkit-transition: color .3s; transition: color .3s; z-index:20;}
 +
header .site-nav ul li a:hover { border-bottom: 1px solid red; background-color: #FEFEFE; color: #C4C4C4; cursor: pointer; }
 +
header .site-nav ul li ul { top: auto; left: 0; display: none; width: auto; height: auto; }
 +
header .site-nav ul li ul li { position: static; transform: none; }
 +
p{text-align:justify;word-wrap: break-word;}
 +
ol li{text-align: justify;}
 +
.title { position: relative; z-index: 1;text-align: center;margin:0 100px 0 100px; }
 +
.title-content{background-position: center;text-align: center;text-align: center;font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"}
 +
.m { width: 30%;margin: 0 auto;}
 +
.fb {width:100%;margin: 0px 0 -50px 0;position :relative;}
 +
footer{height:220px;background-image:-moz-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -webkit-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -ms-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%);margin:0 100px 0px 100px}
 +
.x ul{list-style: none;}
 +
.x li{display: block; margin: 0 1.2em;}
 +
.x img{float:left;}
 +
.math{width:30%;margin:70px 0 0 10px}
 +
.footer-logo{width:25%;margin:25px 0 0 100px}
 +
.igem{;width:20%;margin:15px 10px 0 100px}
 +
.line{ 
 +
    height: 30px;
 +
    border-style: solid;
 +
    border-color: black;
 +
    border-width: 1px 0 0 0;
 +
    border-radius: 20px;
 +
    background-color: inherit;
 
}
 
}
 
+
.line:before{  
#content {
+
    display: block;
  padding:0px;
+
    content: "";
  width:100%;
+
    height: 30px;
  margin-top:-7px;
+
    margin-top: -31px;
  margin-left:0px;
+
    border-style: solid;
  background-color: transparent;
+
    border-color: black;
}
+
    border-width: 0 0 1px 0;
 
+
    border-radius: 20px;
body {
+
    }
  background-color: transparent;
+
  </style>
}
+
 
+
+
.nav {
+
  text-align:center;
+
  width:1000px;
+
  margin: 0 auto;
+
  font-family:"Lobster",sans-serif;
+
  line-height: 20px;
+
  margin-bottom: 20px;
+
  position:relative;
+
}
+
 
+
.nav ul {
+
  word-spacing: 60px;
+
  margin: 0px;
+
  padding : 0px;
+
  list-style: none;
+
}
+
 
+
.nav ul li {
+
  position:relative;
+
  z-index:0;
+
  width:125px;
+
  background-color:goldenrod;
+
  height:25px;
+
  font-size:18px;
+
  padding: 15px;
+
  float:left;
+
  opacity: 0.9;
+
}
+
 
+
.nav ul li a {
+
  text-decoration: none;
+
  color:white;
+
  display:block;
+
}
+
 
+
.nav ul li:hover {
+
  background-color:darkmagenta;
+
}
+
 
+
.nav ul li ul {
+
  position:absolute;
+
  z-index: 1;
+
  top:55px;
+
  left:0;
+
}
+
 
+
.nav ul li ul li {
+
  display:none;
+
}
+
 
+
.nav ul li:hover ul li {
+
  display:block;
+
}
+
 
+
#backgroundImage {
+
  z-index: 0
+
}
+
+
.story {
+
  font-family:"Lobster Two" ;
+
  width:850px;
+
  margin: 0 auto;
+
  line-height: 1.9em;
+
}
+
 
+
#sb{
+
  margin-top:20px; 
+
  font-size:20px;
+
}
+
 
+
#Goals{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#Brain{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#design{
+
  margin-top:20px;
+
  font-size:20px;
+
  font-family: "Dr Sugiyama";
+
}
+
+
#MSF {
+
  text-align: center;
+
  color:gold;
+
  line-height:60px;
+
  font-size:50px;
+
  font-family:"Open Sans",sans-serif;
+
  margin: 50px 0px 80px 0px;
+
  margin: 0 auto;
+
  width:100%;
+
}
+
 
+
#title{
+
  text-align:center;
+
  font-size:50px;
+
  color:rgb(220,45,120);
+
  margin: 1px 0px 2px 0px;
+
}
+
 
+
#TeamSymbol{
+
  width:100px;
+
}
+
</style>
+
 
</head>
 
</head>
 
 
<body>
 
<body>
 
+
  <header>
<div>
+
        <div class="site-logo">
<img src="https://static.igem.org/mediawiki/2017/3/32/RDFZ_Team_symbol.jpeg" alt="This is the team symbol" id="TeamSymbol">
+
            <a href="https://2017.igem.org/Team:RDFZ-China"><img src="https://static.igem.org/mediawiki/2017/5/57/RDFZ_logo.png" /></a>
</div>
+
        </div>
 
+
        <div class="site-nav-bg">
<div class="nav" >  
+
        </div>
    <ul>
+
         <nav class="site-nav">
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Team" style = "color:white">Team</a>
+
            <img src="https://static.igem.org/mediawiki/2017/6/6e/RDFZ_wiki_nav.png" />
          <ul>
+
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
+
<li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
+
            <li><a href ="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
+
          </ul>
+
         </li>
+
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" style = "color:white" >Project </a>
+
 
             <ul>
 
             <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" >Description</a></li>
+
                <li class="team">
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
+
                    <a href="https://2017.igem.org/Team:RDFZ-China/Team">Team</a>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
+
                    <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Parts" style = "color:white">Parts</a></li>
+
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Attributions">Attribution</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Safety">Safety</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="project">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Description">Project </a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description">Description</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
 +
           
 +
                    </ul>
 +
                </li>
 +
                <li class="awards">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design">Awards</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="parts"><a href="https://2017.igem.org/Team:RDFZ-China/Parts">Parts</a>
 +
                <ul>
 +
                <li><a href="https://2017.igem.org/Team:RDFZ-China/Basic_Part">Basic Parts</a></li>
 +
                <li><a href="https://2017.igem.org/Team:RDFZ-China/Composite_Part">Composite Parts</a></li>
 +
                </ul>
 +
                </li>
 +
                <li class="human">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">Human<br>Practice</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">HP Silver</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Gold_Integrated">HP Gold</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Engagement">Public Engagament</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="model"><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a>
 +
                <ul>
 +
                <li><a href="https://2017.igem.org/Team:RDFZ-China/Hardware">Hardware</a></li>
 +
                </ul>
 +
                </li>
 
             </ul>
 
             </ul>
         </li>
+
         </nav>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Model" style = "color:white">Model</a></li>  
+
         <div style="clear:both;"></div>
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Safety" style = "color:white">Safety</a></li>  
+
    </header>
        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver" style = "color:white; word-spacing:5px;">Human Practice</a>
+
    <main>
            <ul>
+
        <!--Title-->
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
+
      <section class="title">
            </ul>
+
            <div class="title-content">
         </li>  
+
                <img src="https://static.igem.org/mediawiki/2017/c/c0/Rdfz_wiki_results.png" class="m"/>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design" style = "color:white">Awards</a>
+
           
            <ul>
+
            <h1>Achievements</h1>
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a></li>
+
                <hr class= "line">
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
+
                <p>We have successful results:</p>
             </ul>
+
                <ul>
         </li>  
+
                    <li>We helped to generate the data for the Interlab study this year.</li>
          
+
                    <li>We isolated two full-length genes - sfp and YerP from our Bacillus subtilis strain and successfully processed them into biobricks, and the sequencing results are positive.</li>
 +
                    <li>We ligated lmrA into pHT01, a dual host, expression vector for Bacillus subtilis, and the sequencing result is positive.
 +
We measured the growth curve for our strain and tested two different transformation protocols.</li>
 +
                    <li>We assembled our surfactin-producing operon by overlap extension PCR, and the sequencing results are positive.</li>
 +
                    <li>We constructed a mathematical model and applied various estimations and confirmed parameters to obtain useful predictions.
 +
</li>
 +
                    <li>We designed and constructed a sprinkler model that can be used to spray bacterial suspensions for bioremediation.</li>
 +
                    <li>We adapted a protocol to measure leaching efficiency of different eluents in the soil quantitatively.</li>
 +
                </ul>
 +
                <p></p>
 +
                <p>But we also have unsuccessful results:</p>
 +
                <ul>
 +
                    <li>We failed to ligate many of our biobricks into pSB1C3 at various times, which may be due to low ligation efficiency in our lab.</li>
 +
                    <li>We didn’t do much characterization for our parts.</li>
 +
                    <li>We didn’t have time to test for surfactin production by our engineered strain.</li>
 +
                    <li>We didn’t construct our designed integration vector for B. subtilis, although we had prepared the fragments for Gibson assembly.</li>
 +
                    <li>We had a difficult time of transforming B. subtilis in our lab, and we once contaminated the competent cells.</li>
 +
                </ul>
 +
                <p></p>
 +
            <h1>Future Plans</h1>
 +
                <hr class= "line">
 +
                <ul>
 +
                    <li>We will complete the construction of our integration vector and surfactin-producing operon.</li>
 +
                    <li>We will test for the efficiency of surfactin production by analytical methods.</li>
 +
                    <li>We will refine our protocol for testing leaching efficiency and test our strain’s ability to emulsify the oil.</li>
 +
                    <li>We will analyze the eluate to see if the microbiome degrades the hydrocarbons.</li>
 +
                    <li>We will deposit our strain in a real-world contamination zone and see if it works.</li>  
 +
                    <li>We will continue to analyze possible interactions between lmrA and surfactin as its substrate; then we will find mutated variants that could export surfactin more efficiently.</li>
 +
                </ul>
 +
         </div>
 +
        </section>
 +
        <footer>
 +
      <ul class="x">
 +
         <li><img src="https://static.igem.org/mediawiki/2017/7/76/Rdfz_wiki_footer.png" class="math"/></li>
 +
        <li><img src="https://static.igem.org/mediawiki/2017/5/57/RDFZ_logo.png" class="footer-logo"/></li>
 +
        <li><img src="https://static.igem.org/mediawiki/2017/1/1a/T--Bristol--igem.png" class="igem"/></li>
 +
      </ul>
 +
      <div class="fp">
 +
             <img src="https://static.igem.org/mediawiki/2017/3/3c/Rdfz_wiki_footer_image.png" class="fb">
 +
         </div>
 +
         </footer>
 
          
 
          
</ul>
+
    </main>
</div>  
+
</body>
 
+
<div class="column full_size" >
+
 
+
<h1>Results</h1>
+
 
+
<p>Here you can describe the results of your project and your future plans. </p>
+
 
+
<h5>What should this page contain?</h5>
+
<ul>
+
<li> Clearly and objectively describe the results of your work.</li>
+
<li> Future plans for the project. </li>
+
<li> Considerations for replicating the experiments. </li>
+
</ul>
+
 
+
<h5>You should also describe what your results mean: </h5>
+
 
+
<ul>
+
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size" >
+
 
+
 
+
<h5> Project Achievements </h5>
+
 
+
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
 
+
<ul>
+
<li>A list of linked bullet points of the successful results during your project</li>
+
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
</ul>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>Inspiration</h5>
+
<p>See how other teams presented their results.</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
</ul>
+
 
+
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 06:51, 1 November 2017

RDFZ-China

Achievements


We have successful results:

  • We helped to generate the data for the Interlab study this year.
  • We isolated two full-length genes - sfp and YerP from our Bacillus subtilis strain and successfully processed them into biobricks, and the sequencing results are positive.
  • We ligated lmrA into pHT01, a dual host, expression vector for Bacillus subtilis, and the sequencing result is positive. We measured the growth curve for our strain and tested two different transformation protocols.
  • We assembled our surfactin-producing operon by overlap extension PCR, and the sequencing results are positive.
  • We constructed a mathematical model and applied various estimations and confirmed parameters to obtain useful predictions.
  • We designed and constructed a sprinkler model that can be used to spray bacterial suspensions for bioremediation.
  • We adapted a protocol to measure leaching efficiency of different eluents in the soil quantitatively.

But we also have unsuccessful results:

  • We failed to ligate many of our biobricks into pSB1C3 at various times, which may be due to low ligation efficiency in our lab.
  • We didn’t do much characterization for our parts.
  • We didn’t have time to test for surfactin production by our engineered strain.
  • We didn’t construct our designed integration vector for B. subtilis, although we had prepared the fragments for Gibson assembly.
  • We had a difficult time of transforming B. subtilis in our lab, and we once contaminated the competent cells.

Future Plans


  • We will complete the construction of our integration vector and surfactin-producing operon.
  • We will test for the efficiency of surfactin production by analytical methods.
  • We will refine our protocol for testing leaching efficiency and test our strain’s ability to emulsify the oil.
  • We will analyze the eluate to see if the microbiome degrades the hydrocarbons.
  • We will deposit our strain in a real-world contamination zone and see if it works.
  • We will continue to analyze possible interactions between lmrA and surfactin as its substrate; then we will find mutated variants that could export surfactin more efficiently.