Difference between revisions of "Team:Bordeaux"

 
(322 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Bordeaux}}
 
{{Bordeaux}}
{{Bordeaux/CSS}}
 
{{Bordeaux/menu}}
 
{{Bordeaux/JQUERY}}
 
{{Bordeaux/JS}}
 
 
 
<html>
 
<html>
  
<div class="banner">  
+
<!-- JQUERY for moving menu -->
      <h1 align="center">Sleep with EpiC elegans</h1>
+
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
</div>
+
      <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
  
<div class="content_wrapper">
+
    <section id="banner">        
+
            <h2>Who has never suffered from sleep disorders ?</h2>
+
  
 +
        <div class="banner"></div>
  
<div class="column half_size" >
+
    </section>
    
+
 
<section id="Abstract">
+
    <section id="little-menu">
+
        <div class="content_wrapper">
<h3 align="justify">Background</h3>
+
 
<p align="justify">A 2008 report by the INPES, a French public institute, has shown that 45% of the 25-45 year-old population considers that they <b>do not sleep enough</b>. This lack of sleep causes a fair bit of <b>negative impacts</b> : decrease of focus, weakened immune system, cardiovascular disease risk increase ... Even if these statistics are high, today's medical knowledge is not sufficient enough when it comes to healing people who suffer from <b>sleep disorders</b>. A classic example would be sleeping pills for chronic insomnia. However, they only treat the symptoms, not the source. This drew our attention, enough to provoke unanimity for this project within our team.</p>
+
        <div id="icones">
<br><br>
+
            <ul>
<h3 align="justify">Objectives</h3>
+
<li class="icon"> <a class="hu-icon"><img id="Sstart" src="https://static.igem.org/mediawiki/2016/6/6b/T--Bordeaux--Button2.png" style="width:130px; height:auto;" alt="Story Button"/>The story</a></li>
<p align="justify">This year, iGEM Bordeaux aims to study <b>DSIP</b>, a sleep-inducing peptide which seems to be promising for the given dilemma. In order to understand in which mechanisms this peptide is involved, it will be produced by the bacteria <b><i>Escherichia coli</i></b> and then injected in the nematode <b><i>Caenorhabditis elegans</i></b>. It would be interesting to directly produce this peptide in <i>C. elegans</i> too.</p>
+
<li class="icon"> <a class="hu-icon"><img id="Astart" src="https://static.igem.org/mediawiki/2016/f/f3/T--Bordeaux--Button.png" style="width:130px; height:auto;" alt="Abstract Button"/>Abstract</a></li>    
 +
<li class="icon"> <a class="hu-icon"><img id="Tstart" src="https://static.igem.org/mediawiki/2016/0/03/T--Bordeaux--FooGIF.gif" style="width:130px; height:auto;" alt="Team Button"/>Our team</a></li>         
 +
 
 +
            </ul>
 +
        </div>
 +
 
 +
        <script>
 +
 
 +
        $(function() {
 +
            $("#Sstart").bind('click', function(event) {
 +
                $('html, body').stop().animate({
 +
                    scrollTop: $("#comic").offset().top
 +
                }, 1500, 'easeInOutExpo');
 +
            event.preventDefault();
 +
            });
 +
        });
 +
 
 +
        $(function() {
 +
            $("#Astart").bind('click', function(event) {
 +
                $('html, body').stop().animate({
 +
                    scrollTop: $("#abstract").offset().top
 +
                }, 1500, 'easeInOutExpo');
 +
            event.preventDefault();
 +
            });
 +
        });
 +
 
 +
        $(function() {
 +
            $("#Tstart").bind('click', function(event) {
 +
                $('html, body').stop().animate({
 +
                    scrollTop: $("#teamIntro").offset().top
 +
                }, 1500, 'easeInOutExpo');
 +
            event.preventDefault();
 +
            });
 +
        });
 +
        </script>
 +
 
 +
        </div>
 +
    </section>
 +
 
 +
  <section>
 +
 
 +
  <div class="content_wrapper">
 +
 
 +
  <div class="column full_size">
 +
 
 +
  <h1 id="comic" >Sleepy's Adventures</h1>
 +
 
 +
  <img src="https://static.igem.org/mediawiki/2016/9/9a/T--Bordeaux--SleepyAdventures.png" style="display:block;margin-left:auto;margin-right:auto; width:80%;height:auto" title="Sleepy's Adventures">
 +
  </div>
 +
  </div>
 +
 
 +
  </section>
 +
 
 +
    <section>
 +
    <div class="content_wrapper">
 +
 
 +
        <div class="column full_size">
 +
        <h1 id="abstract">Who has never suffered from sleep disorders ?</h1>
 +
        </div>
 +
 
 +
        <div class="column half_size">
 +
 
 +
     
 +
        <h3 align="justify">Background</h3>
 +
            <p align="justify">A 2008 report by the INPES, a French public institute, has shown that 45% of the 25-45 year-old population considers that they <b>do not sleep enough</b>. This lack of sleep causes a fair bit of <b>negative impacts</b> : decrease of focus, weakened immune system, cardiovascular disease risk increase ... Even if these statistics are high, today's medical knowledge is not sufficient enough when it comes to healing people who suffer from <b>sleep disorders</b>. A classic example would be sleeping pills for chronic insomnia. However, they only treat the symptoms, not the source. This drew our attention, enough to provoke unanimity for this project within our team.</p>
 
 
<p align="justify">Another aspect is to <b>control the nematode's sleep pattern</b>. On the one hand, we want to make a <b>photo-inductible system</b> that can be used on sleep genes' promoters. On the other hand, we aim to create a new tool to modify the sleep genes <b>using epigenetics</b> the sleep genes : <b>EpiCrispr</b>. Based on the CRISPR-CAS9 concept, we want to design it according to two strategies : both will use a fusion technique between a methylase and CAS9, but the second approach is inspired on Sun-Tag technique.</p>
+
        </div>
+
 
<p align="justify">Our final goal is to compare the two approaches - the photo-inductible system and the EpiCrispr system - and see which one would be easy to handle for the <i> C.elegans</i>'s sleep control.</p>
+
        <div class="column half_size">
+
 
</div>
+
<h3 align="justify">Objectives</h3>
+
            <p align="justify">This year, iGEM Bordeaux aims to study <b>DSIP</b>, a sleep-inducing peptide which seems to be promising for the given dilemma. In order to understand in which mechanisms this peptide is involved, it will be introduced in  the nematode <b><i>Caenorhabditis elegans</i></b> to see the effects on its sleep. Another aspect is to <b>control the nematode's sleep pattern</b>. On the one hand, we want to make a <b>photo-inducible system</b> that can be used on sleep gene promoters. On the other hand, we aim to create a new tool to modify the sleep genes using epigenetics: <b>EpiCRISPR</b>. Based on the CRISPR-CAS9 concept, we want to design it according to many strategies, see more details in the <a href="https://2016.igem.org/Team:Bordeaux/Description">Description</a> part.</p>
<div class="column half_size" >
+
 
<br><br><br><br><br>
+
        </div>
<img src="https://static.igem.org/mediawiki/2016/e/ed/EpiCElegans.jpeg" title="EpiC elegans">
+
</div>
+
  
 
         <div class="column full_size">
 
         <div class="column full_size">
                <img src="https://static.igem.org/mediawiki/2016/a/ab/LogoTeamBordeaux.png" title="iGEM Bordeaux 2016">
+
       
 +
            <h4 align="center">Our final goal is to compare the two approaches - the photo-inductible system and the EpiCRISPR system - and see which one would be easy to handle for the <i> C.elegans</i>'s sleep control.</h4>
 +
 
 +
            <h3>Safety Considerations</h3>
 +
 
 +
            <p align="justify">Our team has also taken interest in the issue of <b>security and safety</b> in synthetic biology. This field requires the creation of many modified organisms, and their proliferation has to be taken into account and totally under control. The <b>Good Laboratory Practices</b> help researchers to garantee security and protection in the laboratory, and prevent the dissemination of modified organisms.<br>
 +
            However, no one is safe from being distracted and committing an error. In these cases, one can wonder how to evaluate the growth of a modified organism in the environment. To answer this question, our team wishes to conceive a <b>computational model</b> to measure the growth and behaviour of bacterial colonies in a given environment. This model aims to analyze if the colonies are likely to survive and determine the percentage of plasmids in the bacterial population.</p>
 +
 
 +
        </div>
 +
 
 +
    </div>
 +
 
 +
    </section>
 +
 
 +
 
 +
    <section id="team_intro">
 +
 
 +
    <div class="content_wrapper">
 +
        <div class="column full_size">
 +
 
 +
        <div id="teamIntro" style="padding:4px; border:4px solid rgba(212, 220, 228, 0.8);">
 +
            <div style="padding:3px; background-color: rgba(212, 220, 228, 0.8) ; color:black;">
 +
                <h1>An original project from iGEM Bordeaux</h1>
 +
 
 +
                <p style="font-size:1.5em;
 +
                    text-align:center;" >We are 21 students from Bordeaux University and the engineering school ENSTBB. <br> Click <a href="https://2016.igem.org/Team:Bordeaux/Team">here</a> for more informations about us ! </p>
 +
            </div>
 
         </div>
 
         </div>
 
</section>
 
  
 
</div>
 
</div>
 +
        <div class="column half_size">
 +
                 
 +
        <br>
 +
 +
        <img style="display:block;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        width:90%;
 +
        height:auto;
 +
        padding:5px;
 +
        background-color: rgba(0,0,0,0.8)" src=" https://static.igem.org/mediawiki/2016/9/96/T--Bordeaux--Team_Banner.jpg"  title="iGEM Bordeaux team">
 +
                                   
 +
        </div>
 +
 +
        <div class="column half_size">
 +
 +
        <video controls src="https://static.igem.org/mediawiki/2016/1/18/Logo_animation_from_Toulouse.webm" style="width:700px;height:auto" autoplay="true">iGEM Bordeaux</video>
 +
 +
        </div>
 +
    </div>
 +
 +
    </section>
 +
     
 +
 +
    <section id="sponsors">
 +
 +
    <div class="content_wrapper">
 +
        <div class="column full_size">
 +
                           
 +
                <h1>Our sponsors</h1>
 +
                <p style="font-size:1.5em; text-align:center;" >We would like to thank our sponsors for allowing us to build this project and present it at the 2016 iGEM competition in Boston!</p>
 +
 +
                <div id="logo_array">
 +
 +
                <script>
 +
 +
                var arr_logo = [
 +
                    {"path":"https://static.igem.org/mediawiki/2016/b/bc/T--Bordeaux--idexBdx.png",
 +
"href":"http://idex.u-bordeaux.fr/fr/", "width":"10%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/2/2c/T--Bordeaux--UB.png",
 +
"href":"https://www.u-bordeaux.fr/","width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/9/95/T--Bordeaux--fsdieBdx.png",
 +
"href":"https://www.u-bordeaux.fr/Campus/Vie-associative/Projets-etudiants-FSDIE", "width":"12%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/c/c9/T--Bordeaux--USAfr.jpg",
 +
"href":"http://fr.ambafrance-us.org/", "width":"15%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/5/5d/T--Bordeaux--DD.jpg",
 +
"href":"http://www.dutscher.com/frontoffice/home", "width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/e/e7/T--Bordeaux--inserm.jpg",
 +
"href":"http://www.inserm.fr/", "width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/1/13/T--Bordeaux--iecb.png",
 +
"href":"http://www.iecb.u-bordeaux.fr/", "width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/d/d0/T--Bordeaux--idt.png",
 +
"href":"http://eu.idtdna.com/site","width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/b/b0/T--Bordeaux--neb.png",
 +
"href":"https://www.neb.com/", "width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/2/25/T--Bordeaux--sa.png",
 +
"href":"https://www.sigmaaldrich.com/", "width":"20%", "height":"auto"},
 +
 +
                    {"path":"https://static.igem.org/mediawiki/2016/7/70/T--Bordeaux--tisd.png",
 +
"href":"http://www.talence-innovation.fr/", "width":"15%", "height":"auto"}
 +
                ];
 +
 +
                function logo_display() {
 +
   
 +
                    var html="";
 +
                    var element = document.getElementById("logo_array");
 +
                    html += "<div style=\"display:block;magin-left:auto;margin-right:auto\">";
 +
                    for (var i = 0 ; i < arr_logo.length ; i++) {
 +
                        var logo = arr_logo[i];
 +
                        html += "<a href='" + logo.href + "'>";
 +
                        html += "<img src='" + logo.path + "'";
 +
                        html += "style=width:" + logo.width + "; height:" + logo.height +";></a>";
 +
                    }
 +
                    html += "<\/div>";
 +
                    element.innerHTML = html;
 +
                }
 +
 
 +
                logo_display();     
 +
             
 +
                </script>
 +
 +
 +
            </div>
 +
        </div>
 +
    </div>
 +
 +
    </section>
  
 
</html>
 
</html>
 +
 +
{{Bordeaux/Footer}}

Latest revision as of 01:10, 20 October 2016

Sleep with EpiC elegans

Sleepy's Adventures

Who has never suffered from sleep disorders ?

Background

A 2008 report by the INPES, a French public institute, has shown that 45% of the 25-45 year-old population considers that they do not sleep enough. This lack of sleep causes a fair bit of negative impacts : decrease of focus, weakened immune system, cardiovascular disease risk increase ... Even if these statistics are high, today's medical knowledge is not sufficient enough when it comes to healing people who suffer from sleep disorders. A classic example would be sleeping pills for chronic insomnia. However, they only treat the symptoms, not the source. This drew our attention, enough to provoke unanimity for this project within our team.

Objectives

This year, iGEM Bordeaux aims to study DSIP, a sleep-inducing peptide which seems to be promising for the given dilemma. In order to understand in which mechanisms this peptide is involved, it will be introduced in the nematode Caenorhabditis elegans to see the effects on its sleep. Another aspect is to control the nematode's sleep pattern. On the one hand, we want to make a photo-inducible system that can be used on sleep gene promoters. On the other hand, we aim to create a new tool to modify the sleep genes using epigenetics: EpiCRISPR. Based on the CRISPR-CAS9 concept, we want to design it according to many strategies, see more details in the Description part.

Our final goal is to compare the two approaches - the photo-inductible system and the EpiCRISPR system - and see which one would be easy to handle for the C.elegans's sleep control.

Safety Considerations

Our team has also taken interest in the issue of security and safety in synthetic biology. This field requires the creation of many modified organisms, and their proliferation has to be taken into account and totally under control. The Good Laboratory Practices help researchers to garantee security and protection in the laboratory, and prevent the dissemination of modified organisms.
However, no one is safe from being distracted and committing an error. In these cases, one can wonder how to evaluate the growth of a modified organism in the environment. To answer this question, our team wishes to conceive a computational model to measure the growth and behaviour of bacterial colonies in a given environment. This model aims to analyze if the colonies are likely to survive and determine the percentage of plasmids in the bacterial population.

An original project from iGEM Bordeaux

We are 21 students from Bordeaux University and the engineering school ENSTBB.
Click here for more informations about us !


Our sponsors

We would like to thank our sponsors for allowing us to build this project and present it at the 2016 iGEM competition in Boston!