Difference between revisions of "Team:FAFU-CHINA/Demonstrate"

Line 1: Line 1:
{{FAFU-CHINA}}
+
{{:Team:FAFU-CHINA/menu2}}
 
<html>
 
<html>
 +
  <div id="main-content" class="container">
 +
    <div class="col-md-3" id="document-sidebar">
 +
</html>
 +
__TOC__
 +
__NOEDITSECTION__
 +
<html>
 +
    </div>
 +
  <script>
 +
        $("#toctitle").remove();
 +
var toc_tbl = $("#toc")
 +
    .prop("id","table-contents")
 +
    .addClass("panel panel-primary")
 +
    .removeClass("toc")
 +
    .children()
 +
      .clone();
 +
       
 +
       
 +
$("#document-sidebar")
 +
.children()
 +
.remove()
 +
.end()
 +
.html('<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" id="page-contents"></div>');
  
 +
toc_tbl.appendTo("#page-contents");
 +
        $("#page-contents ul").addClass("nav");
 +
        $("#page-contents > ul").addClass("bs-docs-sidenav");
 +
        $("#toctitle").remove();
 +
        $(".tocnumber").remove();
 +
  </script>
 +
    <div class="col-md-9" id="document-body">
 +
</html>
  
<div class="column full_size" >
+
    <!-- theme -->
 +
<html>
 +
<head>
 +
  <meta charset="utf-8">
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1.0,user-scalable=no">
 +
  <meta name="description" content="">
 +
  <meta name="author" content="">
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 +
  <link rel="shortcut icon" href="/favicon.ico">
  
<div style="height:auto!important;margin-left:auto;margin-right:auto;min-height:792.0pt;padding-bottom:1pt;padding-top:1pt">    
+
  <title>Team FAFU-CHINA</title>
<div style="margin-left:auto;margin-right:auto;position:relative"><p style="text-align:left"><span style="font-family:&quot;font-size:12pt">Demonstrate</span><br/>
+
</p>
+
  
<div style="height:auto!important;margin-left:auto;margin-right:auto;min-height:792.0pt;padding-bottom:1pt;padding-top:1pt">
+
  <!-- Bootstrap core CSS -->
<div style="margin-left:auto;margin-right:auto;position:relative"><p style="text-align:left;text-indent:20.9pt"><span><span style="font-family:Times New Roman;font-size:12.0pt">It’s essential for us to get accurate growth condition of </span></span><span><span style="font-family:Times New Roman;font-size:12.0pt;font-style:italic">Chlamydomonas reinhardtii</span></span><span><span style="font-family:Times New Roman;font-size:12.0pt"> in the natural environment to keep the concentration of toxin at a lethal level. But in fact, it is almost impossible to test concentration anywhere due to the lack of equipment and skills. Therefore, building the growth model can help determine the amount of </span></span><span><span style="font-family:Times New Roman;font-size:12.0pt;font-style:italic">Chlamydomonas reinhardtii</span></span><span><span style="font-family:Times New Roman;font-size:12.0pt"> they should use and when they need to add more. Based on the growth model which built by BNU-CHINA team, we gathered the data of sunshine, water temperature, nutrient content in water and so on from various papers. Meanwhile, SCUT-China A team helped us to test the real temperature in Guangzhou which has many problems about mosquitoes.<span></span></span></span></p>
+
<p style="text-align:left;text-indent:20.9pt"><span><span style="font-family:Times New Roman;font-size:12.0pt">Based on the historical data and growth model, we predicted the growth curve of </span></span><span><span style="font-family:Times New Roman;font-size:12.0pt;font-style:italic">Chlamydomonas reinhardtii </span></span><span><span style="font-family:Times New Roman;font-size:12.0pt">in various environment. And we summarize the typical results to guide people to use our product easier.</span></span><span></span><span style="font-family:Times New Roman;font-size:12.0pt"><span></span></span></p>
+
</div>
+
    </div>
+
<p style="text-align:left;text-indent:20.9pt"><br/>
+
</p>
+
</div>
+
    </div>
+
<br/>
+
  
</div>
+
  <link rel="stylesheet" href="https://2016.igem.org/Team:FAFU-CHINA/page/css/toolbar?action=raw&ctype=text/css">
 +
  <link rel="stylesheet" href="https://2016.igem.org/Team:FAFU-CHINA/page/css/cstyle?action=raw&ctype=text/css">
  
  
  
 +
  <style>
 +
  body {
 +
  font-family: Lato, inherit;
 +
}
 +
.bs-docs-header #title-icon{
 +
  margin: auto;
 +
  display: block;
 +
}
 +
.team-content h2{
 +
    font-size: 1em;
 +
}
 +
.team-content .team-member h2{
 +
    text-align: center;
 +
}
 +
.team-content h3{
 +
    font-size: 0.8em;
 +
}
 +
.team-content .team-member h3{
 +
    text-align: center;
 +
}
 +
.team-content p{
 +
    margin-left: 15px;
 +
    margin-right: 15px;
 +
    font-size: 0.8em;
 +
}
 +
 +
.team-content .team-member p{
 +
    text-align: center;
 +
    height: 100px;
 +
    overflow: auto;
 +
}
 +
.team-content .team-member img{
 +
    width: 100%;
 +
    max-width: 300px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    display: block;
 +
    max-height: 100%;
 +
    margin-top: 25px;
 +
    margin-bottom: 25px;
 +
}
 +
.team-content .group-photo img{
 +
    width: 100%;
 +
    max-width: 1000px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    display: block;
 +
    max-height: 100%;
 +
    margin-top: 25px;
 +
    margin-bottom: 25px;
 +
}
 +
.svg {
 +
    width:100%;
 +
    height:300px;
 +
}
 +
  #content {
 +
    margin-top: 70px;
 +
    font-family: Lato, inherit;
 +
  }
 +
.footer img {
 +
    width: 100%;
 +
    max-width: 200px;
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
  </style>
 +
 +
 +
 
 +
 +
 +
  <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
  <!--[if lt IE 9]>
 +
      <script src="https://2016.igem.org/Team:FAFU-CHINA/page/css/html5shiv?action=raw&ctype=text/javascrip"></script>
 +
      <script src="https://2016.igem.org/Team:FAFU-CHINA/page/css/respond?action=raw&ctype=text/javascrip"></script>
 +
 +
    <![endif]-->
 +
 +
</head>
 
</html>
 
</html>
 +
    <!-- theme -->
 +
    <!-- word begin-->
 +
= Demonstrate =
 +
Demonstrate
 +
It’s essential for us to get accurate growth condition of Chlamydomonas reinhardtii in the natural environment to keep the concentration of toxin at a lethal level. But in fact, it is almost impossible to test concentration anywhere due to the lack of equipment and skills. Therefore, building the growth model can help determine the amount of Chlamydomonas reinhardtii they should use and when they need to add more. Based on the growth model which built by BNU-CHINA team, we gathered the data of sunshine, water temperature, nutrient content in water and so on from various papers. Meanwhile, SCUT-China A team helped us to test the real temperature in Guangzhou which has many problems about mosquitoes.<br>
 +
Based on the historical data and growth model, we predicted the growth curve of Chlamydomonas reinhardtii in various environment. And we summarize the typical results to guide people to use our product easier.<br>
 +
 +
    <!-- word end -->
 +
<!-- themejs -->
 +
<html>
 +
<footer>
 +
    <script src="https://2016.igem.org/Team:FAFU-CHINA/page/js/bootstrap?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
document.querySelector("head > link[rel='stylesheet']").remove();
 +
//$('#bars_item img').replaceWith($('#bars_item img').clone());
 +
 +
</script>
 +
 +
 +
  <script>
 +
if (!window.ga) {
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 +
 
 +
  window.ga('create', 'UA-42690126-5', 'auto');
 +
  window.ga('require', 'linkid', 'linkid.js');
 +
  window.ga('require', 'displayfeatures');
 +
  window.ga('send', 'pageview');
 +
} else {
 +
  window.ga('send', 'pageview', window.location.pathname+window.location.search);
 +
}
 +
 
 +
  </script>
 +
  <script>
 +
  $('#page-contents a').click(function() {
 +
    console.log(this.hash);
 +
    if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')
 +
        || location.hostname == this.hostname) {
 +
 +
        var target = $('[id="'+this.hash.substring(1)+'"]');
 +
        target = target.length ? target : $('[name="' + this.hash.slice(1) +'"]');
 +
          if (target.length) {
 +
            $('html,body').animate({
 +
                scrollTop: target.offset().top-70
 +
            }, 1000);
 +
            return false;
 +
        }
 +
    }
 +
  });
 +
  $(document.body).scrollspy({
 +
      target: '.bs-docs-sidebar',
 +
      offset: 71
 +
    });
 +
  function affix_sidebar () {
 +
      var $sideBar = $('.bs-docs-sidebar')
 +
 +
      $sideBar.affix({
 +
        offset: {
 +
          top: function () {
 +
            var offsetTop      = $sideBar.offset().top
 +
            var sideBarMargin  = parseInt($sideBar.children(0).css('margin-top'), 10)
 +
            var navOuterHeight = $('#index-nav-main').height()
 +
 +
            return (this.top = offsetTop - navOuterHeight - sideBarMargin)
 +
          },
 +
          bottom: function () {
 +
            return (this.bottom = $('.bs-docs-footer').outerHeight(true))
 +
          }
 +
        }
 +
      })
 +
    }
 +
  affix_sidebar();
 +
 +
  $("#searchform").submit(function (e){
 +
    $("#searchInput").val("FAFU"+$("#searchInput").val());
 +
  });
 +
  $('.reference>a, span.mw-cite-backlink > a').click(function() {
 +
    console.log(this.hash);
 +
    if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')
 +
        || location.hostname == this.hostname) {
 +
 +
        var target = $('[id="'+this.hash.substring(1)+'"]');
 +
        target = target.length ? target : $('[name="' + this.hash.slice(1) +'"]');
 +
          if (target.length) {
 +
            $('html,body').animate({
 +
                scrollTop: target.offset().top-70
 +
            }, 1000);
 +
            return false;
 +
        }
 +
    }
 +
  });
 +
 +
 +
  </script>
 +
</footer>
 +
</html>
 +
 +
<!-- themejs -->

Revision as of 09:44, 17 October 2016

Contents

Team FAFU-CHINA

Demonstrate

Demonstrate It’s essential for us to get accurate growth condition of Chlamydomonas reinhardtii in the natural environment to keep the concentration of toxin at a lethal level. But in fact, it is almost impossible to test concentration anywhere due to the lack of equipment and skills. Therefore, building the growth model can help determine the amount of Chlamydomonas reinhardtii they should use and when they need to add more. Based on the growth model which built by BNU-CHINA team, we gathered the data of sunshine, water temperature, nutrient content in water and so on from various papers. Meanwhile, SCUT-China A team helped us to test the real temperature in Guangzhou which has many problems about mosquitoes.
Based on the historical data and growth model, we predicted the growth curve of Chlamydomonas reinhardtii in various environment. And we summarize the typical results to guide people to use our product easier.