Difference between revisions of "Team:Bordeaux"

 
(361 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Bordeaux}}
 
{{Bordeaux}}
<html lang="en">
+
<html>
  
<head>
+
<!-- JQUERY for moving menu -->
 +
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
      <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
  
     <meta charset="utf-8">
+
     <section id="banner">        
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta name="description" content="Homepage of iGEM Bordeaux 2016">
+
    <meta name="author" content="Team Wiki (Savandara BESSE & Jérémy LE COZ)">
+
  
    <title>Homepage</title>
+
        <div class="banner"></div>
  
     <!-- Bootstrap Core CSS à ajouter dans un template -->
+
     </section>
    <link href="css/bootstrap.min.css" rel="stylesheet">
+
  
     <!-- Custom CSS à ajouter dans un template -->
+
     <section id="little-menu">
    <style>
+
        <div class="content_wrapper">
  
/*
+
        <div id="icones">
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
+
            <ul>
* Code licensed under the Apache License v2.0.
+
<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>
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
+
<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>         
  
/*Global part*/
+
            </ul>
 +
        </div>
  
body {
+
        <script>
    width: 100%;
+
    height: 100%;
+
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
+
    color: #000;
+
    background-color: #d4dce4;
+
}
+
  
html {
+
        $(function() {
    width: 100%;
+
            $("#Sstart").bind('click', function(event) {
    height: 100%;
+
                $('html, body').stop().animate({
}
+
                    scrollTop: $("#comic").offset().top
 +
                }, 1500, 'easeInOutExpo');
 +
            event.preventDefault();
 +
            });
 +
        });
  
h1,
+
        $(function() {
h2,
+
            $("#Astart").bind('click', function(event) {
h3,
+
                $('html, body').stop().animate({
h4,
+
                    scrollTop: $("#abstract").offset().top
h5,
+
                }, 1500, 'easeInOutExpo');
h6 {
+
            event.preventDefault();
    margin: 0 0 35px;
+
            });
    text-transform: uppercase;
+
        });
    font-family: Montserrat, cursive,"Helvetica Neue",Helvetica,Arial,sans-serif;
+
    font-weight: 700;
+
    letter-spacing: 1px;
+
}
+
  
p {
+
        $(function() {
    margin: 0 0 25px;
+
            $("#Tstart").bind('click', function(event) {
    font-size: 18px;
+
                $('html, body').stop().animate({
    line-height: 1.5;
+
                    scrollTop: $("#teamIntro").offset().top
}
+
                }, 1500, 'easeInOutExpo');
 +
            event.preventDefault();
 +
            });
 +
        });
 +
        </script>
  
@media(min-width:768px) {
+
         </div>
    p {
+
     </section>
         margin: 0 0 35px;
+
        font-size: 20px;
+
        line-height: 1.6;
+
     }
+
}
+
  
a {
+
  <section>
    color: #42dca3;
+
    -webkit-transition: all .2s ease-in-out;
+
    -moz-transition: all .2s ease-in-out;
+
    transition: all .2s ease-in-out;
+
}
+
  
a:hover,
+
  <div class="content_wrapper">
a:focus {
+
    text-decoration: none;
+
    color: #1d9b6c;
+
}
+
  
.light {
+
  <div class="column full_size">
    font-weight: 400;
+
}
+
  
.navbar-custom {
+
  <h1 id="comic" >Sleepy's Adventures</h1>
    margin-bottom: 0;
+
    border-bottom: 1px solid rgba(255,255,255,.3);
+
    text-transform: uppercase;
+
    font-family: Montserrat, cursive,"Helvetica Neue",Helvetica,Arial,sans-serif;
+
    background-color: #;
+
}
+
  
.navbar-custom .navbar-brand {
+
  <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">
    font-weight: 700;
+
  </div>
}
+
  </div>
  
.navbar-custom .navbar-brand:focus {
+
  </section>
    outline: 0;
+
}
+
  
.navbar-custom .navbar-brand .navbar-toggle {
+
     <section>
     padding: 4px 6px;
+
     <div class="content_wrapper">
     font-size: 16px;
+
    color: #fff;
+
}
+
  
.navbar-custom .navbar-brand .navbar-toggle:focus,
+
        <div class="column full_size">
.navbar-custom .navbar-brand .navbar-toggle:active {
+
        <h1 id="abstract">Who has never suffered from sleep disorders ?</h1>
    outline: 0;
+
        </div>
}
+
  
.navbar-custom a {
+
        <div class="column half_size">
    color: #fff;
+
}
+
  
.navbar-custom .nav li a {
+
     
    -webkit-transition: background .3s ease-in-out;
+
        <h3 align="justify">Background</h3>
    -moz-transition: background .3s ease-in-out;
+
            <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>
    transition: background .3s ease-in-out;
+
}
+
        </div>
  
.navbar-custom .nav li a:hover {
+
        <div class="column half_size">
    outline: 0;
+
    color: rgba(255,255,255,.8);
+
    background-color: transparent;
+
}
+
  
.navbar-custom .nav li a:focus,
+
<h3 align="justify">Objectives</h3>
.navbar-custom .nav li a:active {
+
            <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>
    outline: 0;
+
    background-color: transparent;
+
}
+
  
.navbar-custom .nav li.active {
+
        </div>
    outline: 0;
+
}
+
  
.navbar-custom .nav li.active a {
+
        <div class="column full_size">
    background-color: rgba(255,255,255,.3);
+
       
}
+
            <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>
  
.navbar-custom .nav li.active a:hover {
+
            <h3>Safety Considerations</h3>
    color: #fff;
+
}
+
  
.dropdown:hover .dropdown-menu{
+
            <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>
  display: block;
+
            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>
  padding: 3px 20px;
+
  clear: both;
+
  font-weight: normal;
+
  line-height: 1.42857143;
+
  white-space: nowrap;
+
}
+
  
.dropdown-menu li:hover {
+
        </div>
  background: #337ab7;
+
}
+
  
@media(min-width:768px) {
+
     </div>
     .navbar-custom {
+
        padding: 20px 0;
+
        border-bottom: 0;
+
        letter-spacing: 1px;
+
        background: 0 0;
+
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
+
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
+
        transition: background .5s ease-in-out,padding .5s ease-in-out;
+
    }
+
  
     .navbar-custom.top-nav-collapse {
+
     </section>
        padding: 0;
+
        border-bottom: 1px solid rgba(255,255,255,.3);
+
        background: #000;
+
    }
+
}
+
  
.intro {
 
    display: table;
 
    width: 100%;
 
    height: auto;
 
    padding: 100px 0;
 
    text-align: center;
 
    color: white;
 
    text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
 
    /*background: url(../img/Bdx_by_Marie.jpg) no-repeat bottom center scroll;*/
 
    background: url(../img/worms.gif) no-repeat bottom center scroll;
 
    background-color: #000;
 
    -webkit-background-size: cover;
 
    -moz-background-size: cover;
 
    background-size: cover;
 
    -o-background-size: cover;
 
}
 
  
.intro .intro-body {
+
     <section id="team_intro">
     display: table-cell;
+
    vertical-align: middle;
+
}
+
  
.intro .intro-body .brand-heading {
+
     <div class="content_wrapper">
     font-size: 40px;
+
        <div class="column full_size">
}
+
  
.intro .intro-body .intro-text {
+
        <div id="teamIntro" style="padding:4px; border:4px solid rgba(212, 220, 228, 0.8);">
    font-size: 18px;
+
            <div style="padding:3px; background-color: rgba(212, 220, 228, 0.8) ; color:black;">
}
+
                <h1>An original project from iGEM Bordeaux</h1>
  
.intro-team {
+
                <p style="font-size:1.5em;  
    display: table;
+
                    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>
    width: 100%;
+
    height: auto;
+
    padding: 100px 0;
+
    text-align: center;
+
    text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
+
    color: #fff;
+
    background: url(../img/downloads-bg.jpg) no-repeat bottom center scroll;
+
    background-color: #000;
+
    -webkit-background-size: cover;
+
    -moz-background-size: cover;
+
    background-size: cover;
+
    -o-background-size: cover;
+
}
+
 
+
#sponsors {
+
    display: table;
+
    width: 100%;
+
    height: auto;
+
    padding: 100px 0;
+
    text-align: center;
+
    color: black;
+
    background-color: white;
+
    -webkit-background-size: cover;
+
    -moz-background-size: cover;
+
    background-size: cover;
+
    -o-background-size: cover;
+
 
+
}
+
 
+
 
+
@media(min-width:768px) {
+
    .intro {
+
        height: 100%;
+
        padding: 0;
+
    }
+
 
+
    .intro .intro-body .brand-heading {
+
        font-size: 100px;
+
    }
+
 
+
    .intro .intro-body .intro-text {
+
        font-size: 26px;
+
    }
+
}
+
 
+
.btn-circle {
+
    width: 70px;
+
    height: 70px;
+
    margin-top: 15px;
+
    padding: 7px 16px;
+
    border: 2px solid #fff;
+
    border-radius: 100%!important;
+
    font-size: 40px;
+
    color: #fff;
+
    background: 0 0;
+
    -webkit-transition: background .3s ease-in-out;
+
    -moz-transition: background .3s ease-in-out;
+
    transition: background .3s ease-in-out;
+
}
+
 
+
.btn-circle:hover,
+
.btn-circle:focus {
+
    outline: 0;
+
    color: #fff;
+
    background: rgba(255,255,255,.1);
+
}
+
 
+
.btn-circle i.animated {
+
    -webkit-transition-property: -webkit-transform;
+
    -webkit-transition-duration: 1s;
+
    -moz-transition-property: -moz-transform;
+
    -moz-transition-duration: 1s;
+
}
+
 
+
.btn-circle:hover i.animated {
+
    -webkit-animation-name: pulse;
+
    -moz-animation-name: pulse;
+
    -webkit-animation-duration: 1.5s;
+
    -moz-animation-duration: 1.5s;
+
    -webkit-animation-iteration-count: infinite;
+
    -moz-animation-iteration-count: infinite;
+
    -webkit-animation-timing-function: linear;
+
    -moz-animation-timing-function: linear;
+
}
+
 
+
@-webkit-keyframes pulse {   
+
    0% {
+
        -webkit-transform: scale(1);
+
        transform: scale(1);
+
    }
+
 
+
    50% {
+
        -webkit-transform: scale(1.2);
+
        transform: scale(1.2);
+
    }
+
 
+
    100% {
+
        -webkit-transform: scale(1);
+
        transform: scale(1);
+
    }
+
}
+
 
+
@-moz-keyframes pulse {   
+
    0% {
+
        -moz-transform: scale(1);
+
        transform: scale(1);
+
    }
+
 
+
    50% {
+
        -moz-transform: scale(1.2);
+
        transform: scale(1.2);
+
    }
+
 
+
    100% {
+
        -moz-transform: scale(1);
+
        transform: scale(1);
+
    }
+
}
+
 
+
.content-section {
+
    padding-top: 100px;
+
}
+
 
+
.team-section {
+
    width: 100%;
+
    padding: 50px 0;
+
    color: #fff;
+
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
+
    background-color: #000;
+
    -webkit-background-size: cover;
+
    -moz-background-size: cover;
+
    background-size: cover;
+
    -o-background-size: cover;
+
}
+
 
+
 
+
@media(min-width:767px) {
+
    .content-section {
+
        padding-top: 250px;
+
    }
+
 
+
    .team-section {
+
        padding: 100px 0;
+
    }
+
 
+
    #map {
+
        height: 400px;
+
        margin-top: 250px;
+
    }
+
}
+
 
+
.btn {
+
    border-radius: 0;
+
    text-transform: uppercase;
+
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
+
    font-weight: 400;
+
    -webkit-transition: all .3s ease-in-out;
+
    -moz-transition: all .3s ease-in-out;
+
    transition: all .3s ease-in-out;
+
}
+
 
+
.btn-default {
+
    border: 1px solid #42dca3;
+
    color: #42dca3;
+
    background-color: transparent;
+
}
+
 
+
.btn-default:hover,
+
.btn-default:focus {
+
    border: 1px solid #42dca3;
+
    outline: 0;
+
    color: #000;
+
    background-color: #42dca3;
+
}
+
 
+
ul.banner-social-buttons {
+
    margin-top: 0;
+
}
+
 
+
@media(max-width:1199px) {
+
    ul.banner-social-buttons {
+
        margin-top: 15px;
+
    }
+
}
+
 
+
@media(max-width:767px) {
+
    ul.banner-social-buttons li {
+
        display: block;
+
        margin-bottom: 20px;
+
        padding: 0;
+
    }
+
 
+
    ul.banner-social-buttons li:last-child {
+
        margin-bottom: 0;
+
    }
+
}
+
 
+
footer {
+
    padding: 50px 0;
+
}
+
 
+
footer p {
+
    margin: 0;
+
}
+
 
+
::-moz-selection {
+
    text-shadow: none;
+
    background: #fcfcfc;
+
    background: rgba(255,255,255,.2);
+
}
+
 
+
::selection {
+
    text-shadow: none;
+
    background: #fcfcfc;
+
    background: rgba(255,255,255,.2);
+
}
+
 
+
img::selection {
+
    background: 0 0;
+
}
+
 
+
img::-moz-selection {
+
    background: 0 0;
+
}
+
 
+
body {
+
    webkit-tap-highlight-color: rgba(255,255,255,.2);
+
}
+
 
+
/*Team part*/
+
 
+
.banner_team {
+
padding : 250px 250px 350px 250px;
+
background: url(../img/Team/Team.jpg) /*no-repeat center center fixed*/;
+
    -webkit-background-size: cover;
+
    -moz-background-size: cover;
+
    -o-background-size: cover;
+
    background-size: cover;
+
}
+
 
+
.roundedImage {
+
    display:inline-table;
+
    overflow:hidden;
+
    border-collapse: separate;
+
    -webkit-border-radius:50px;
+
    -moz-border-radius:50px;
+
    border-radius:10px;
+
    width:150px;
+
    height:150px;
+
}
+
 
+
li.roundedImage {
+
    font-size : 1em;
+
}
+
 
+
</style>
+
    <!-- Custom Fonts -->
+
    <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
+
    <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700,400italic,700italic" rel="stylesheet" type="text/css">
+
    <link href="http://fonts.googleapis.com/css?family=Raleway:400,700,400italic,700italic" rel="stylesheet" type="text/css">
+
   
+
    <script type="text/javascript" src="jquery-1.12.3.min.js"></script>
+
    <script type="text/javascript" src="alphabet.js"></script>
+
 
+
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+
    <!--[if lt IE 9]>
+
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+
    <![endif]-->
+
 
+
</head>
+
 
+
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
+
 
+
<!--Navigation-->
+
<div id="menu">
+
{{Team:Bordeaux/menu}}
+
</div>
+
 
+
    <!-- Header -->
+
    <header class="intro">
+
        <div class="intro-body">
+
            <div class="container">
+
                <div class="row">
+
                    <div class="col-md-8 col-md-offset-2">
+
                        <! -- <img src ="./img/iGEM_Bordeaux_logo_v2.png" width=75% height=75% title="iGEM Bordeaux 2016"> -->
+
<p class="intro-text" style=" font-size: 3.5em"><b>Sleep with EpiC <I>Elegans</I></p>
+
                        <a href="#about" class="btn btn-circle page-scroll">
+
                            <i class="fa fa-angle-double-down animated"></i>
+
                        </a>
+
                    </div>
+
                </div>
+
 
             </div>
 
             </div>
 
         </div>
 
         </div>
    </header>
 
   
 
  
    <!-- About Section -->
+
</div>
    <section id="about" class="container content-section text-center">
+
         <div class="column half_size">
         <div class="row">
+
                 
            <div class="col-lg-8 col-lg-offset-2">
+
        <br>
                <h2>Abstract</h2>
+
  
    <!--
+
        <img style="display:block;
    French version
+
        margin-left: auto;
  Qui n’a jamais souffert de troubles de sommeil ?
+
        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>
  
  D'après un rapport de l'INPES de 2008, 45% des 25-45 ans interrogés estiment ne pas dormir suffisament. Ce manque génère un nombre considérable d'impacts négatifs : Perte de concentration, affaiblissement du système immunitaire, augmentation du risque de maladie cardio-vasculaire... Malgré ces chiffres, la médecine n'est pas armée pour soigner les personnes atteintes de ces troubles.
+
        <div class="column half_size">
  Dans le cas où l'origine est une maladie, les traitements vont seulement corriger les symptomes. Par exemple pour l'insomnie chronique, des somnifères vont être prescrits cependant l'origine ne sera pas traitée.
+
  
  iGEM Bordeaux 2016 propose de travailler sur un petit peptide, le DSIP, qui est un inducteur du sommeil naturellement produit par notre organisme qui semble faire ses preuves.
+
        <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>
  Pour comprendre dans quels mécanismes il est impliqués, nous voulons étudier ses effets sur le nématode <I>C. elegans</I> après l'avoir produit via la bactérie <I>E. coli</I>.
+
  Parallèlement à ça, une étude des mécanismes du sommeil chez le nématode se fera par le biais du système CRISPR-méthylase pour venir inhiber ou activer les gènes impliqués dans ce processus.
+
  Ce système dérive du système CRISPR-CAS9 que nous allons détourner pour en faire un outil d'épigénétique très précis.
+
    -->
+
  
  <p align="center">Who has never suffered from sleep disorders ?</p>
 
 
  <p align="justify">A 2008 report of INPES, a French public institute, has shown that 45% of the 25-45 year-old population think that they do not sleep enough.
 
  This lack causes a fair bit of negative impacts : focus decreasing, immune system weakening, increasing the risk of cardiovascular diseases...
 
  Even if these statistics are high, today's medecine is not efficient enough when it comes to heal people suffering from sleep disorders. A classic example would be sleeping pills for chronic insomnia. Actually, they only treat the symptoms, not the source.</p>
 
 
  <p align="justify">iGEM Bordeaux 2016 team's subject of study is the DSIP, a sleep-inducing peptid which seems to be promising.
 
  In order to understand in which mecanisms this peptid is involved, it will be produced by the E. coli bacteria as a bio factory and then given to a nematode called <I>C. elegans</I>.
 
 
  The sleeping process of this so called nematode will be studied using a CRISPR-methylase system, which is a modified CRISPR-CAS9, with the purpose of activating or deactivating genes participating in this process.
 
  </p>
 
   
 
            </div>
 
 
         </div>
 
         </div>
     </section>
+
     </div>
  
    <!-- Team Section -->
 
    <section id="team" class="content-section text-center">
 
        <div class="team-section">
 
            <div class="container">
 
                <div class="col-lg-8 col-lg-offset-2">
 
               
 
 
<div 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;">
 
<h2>Who are iGEM Bordeaux ?</h2>
 
                    <p>We are 27 students from Bordeaux University and the engineering school ENSTBB.</p>
 
</div>
 
</div>
 
                   
 
                    <br>
 
                    <a href="./team.php" class="btn btn-default btn-lg">Come here and meet us!</a>
 
 
                </div>
 
            </div>
 
        </div>
 
 
     </section>
 
     </section>
 +
     
  
    <!-- Sponsors section -->
 
 
     <section id="sponsors">
 
     <section id="sponsors">
        <div class="content-wrapper">
 
            <div class="col-lg-10 col-lg-offset-1">
 
       
 
        <h2>Sponsors</h2>
 
  
<p> On behalf of the entire team, we would like to thank our sponsors for allowing us to build this project and present it at the 2016 edition of the Internationnal Genetically Engineered Machine competition!</p>
+
    <div class="content_wrapper">
<br> <br>  
+
        <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="liste_logo">
+
                <div id="logo_array">
  
        </div>
+
                <script>
  
            </div>
+
                var arr_logo = [
        </div>
+
                    {"path":"https://static.igem.org/mediawiki/2016/b/bc/T--Bordeaux--idexBdx.png",
    </section>
+
"href":"http://idex.u-bordeaux.fr/fr/", "width":"10%", "height":"auto"},
  
    <!-- Contact Section -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/2/2c/T--Bordeaux--UB.png",
    <section id="contact" class="container content-section text-center">
+
"href":"https://www.u-bordeaux.fr/","width":"20%", "height":"auto"},
        <div class="row">
+
            <div class="col-lg-8 col-lg-offset-2">
+
           
+
                <h2>How to contact us ?</h2>
+
                <p>Feel free to email us to provide some feedback on our project, have some informations on the team and our work, or to just say hello !</p>
+
                <p><a href="mailto:igembdx@gmail.com">igembdx@gmail.com</a></p>
+
               
+
                <ul class="list-inline banner-social-buttons">
+
                    <li><a href="https://twitter.com/bordeauxigem" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a></li>
+
                    <li><a href="https://www.facebook.com/BordeauxIGEM" class="btn btn-default btn-lg"><i class="fa fa-facebook fa-fw"></i> <span class="network-name">Facebook</span></a></li>
+
                    <li><a href="#Github" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i><span class="network-name">Github</span></a></li>
+
                </ul>
+
               
+
            </div>
+
        </div>
+
    </section>
+
  
 +
                    {"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"},
  
    <!-- Footer -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/c/c9/T--Bordeaux--USAfr.jpg",
    <footer>
+
"href":"http://fr.ambafrance-us.org/", "width":"15%", "height":"auto"},
        <div class="container text-center">
+
            <p>Copyright &copy; iGEM Bordeaux 2016</p>
+
        </div>
+
    </footer>
+
  
    <!-- jQuery -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/5/5d/T--Bordeaux--DD.jpg",
    <script src="js/jquery.js"></script>
+
"href":"http://www.dutscher.com/frontoffice/home", "width":"20%", "height":"auto"},
  
    <!-- Bootstrap Core JavaScript -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/e/e7/T--Bordeaux--inserm.jpg",
    <script src="js/bootstrap.min.js"></script>
+
"href":"http://www.inserm.fr/", "width":"20%", "height":"auto"},
  
    <!-- Plugin JavaScript -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/1/13/T--Bordeaux--iecb.png",
    <script src="js/jquery.easing.min.js"></script>
+
"href":"http://www.iecb.u-bordeaux.fr/", "width":"20%", "height":"auto"},
  
    <!-- Custom Theme JavaScript -->
+
                    {"path":"https://static.igem.org/mediawiki/2016/d/d0/T--Bordeaux--idt.png",
    <script>
+
"href":"http://eu.idtdna.com/site","width":"20%", "height":"auto"},
  
/*!
+
                    {"path":"https://static.igem.org/mediawiki/2016/b/b0/T--Bordeaux--neb.png",
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
+
  "href":"https://www.neb.com/", "width":"20%", "height":"auto"},
* Code licensed under the Apache License v2.0.
+
  * For details, see http://www.apache.org/licenses/LICENSE-2.0.
+
*/
+
  
// jQuery to collapse the navbar on scroll
+
                    {"path":"https://static.igem.org/mediawiki/2016/2/25/T--Bordeaux--sa.png",
function collapseNavbar() {
+
"href":"https://www.sigmaaldrich.com/", "width":"20%", "height":"auto"},
    if ($(".navbar").offset().top > 50) {
+
        $(".navbar-fixed-top").addClass("top-nav-collapse");
+
    } else {
+
        $(".navbar-fixed-top").removeClass("top-nav-collapse");
+
    }
+
}
+
  
$(window).scroll(collapseNavbar);
+
                    {"path":"https://static.igem.org/mediawiki/2016/7/70/T--Bordeaux--tisd.png",
$(document).ready(collapseNavbar);
+
"href":"http://www.talence-innovation.fr/", "width":"15%", "height":"auto"}
 +
                ];
  
// jQuery for page scrolling feature - requires jQuery Easing plugin
+
                function logo_display() {  
$(function() {
+
    $('a.page-scroll').bind('click', function(event) {
+
        var $anchor = $(this);
+
        $('html, body').stop().animate({
+
            scrollTop: $($anchor.attr('href')).offset().top
+
        }, 1500, 'easeInOutExpo');
+
        event.preventDefault();
+
    });
+
});
+
 
+
// Closes the Responsive Menu on Menu Item Click
+
$('.navbar-collapse ul li a').click(function() {
+
  if ($(this).attr('class') != 'dropdown-toggle active' && $(this).attr('class') != 'dropdown-toggle') {
+
    $('.navbar-toggle:visible').click();
+
  }
+
});
+
 
+
/*Sponsors display*/
+
 
+
var arr_logo = [
+
{"path":"./img/logo/idex.png","href":"http://idex.u-bordeaux.fr/fr/"},
+
{"path":"./img/logo/bordeaux.png","href":"https://www.u-bordeaux.fr/"},
+
{"path":"./img/logo/fsdie.png","href":"https://www.u-bordeaux.fr/Campus/Vie-associative/Projets-etudiants-FSDIE"},
+
{"path":"./img/logo/LTPIB.png","href":"https://www.linkedin.com/edu/school?id=372063&trk=edu-up-nav-menu-home"},
+
{"path":"./img/logo/idt.png","href":"http://eu.idtdna.com/site"},
+
{"path":"./img/logo/NEB.png","href":"https://www.neb.com/"},
+
{"path":"./img/logo/sigma_aldrich.png","href":"https://www.sigmaaldrich.com/"},
+
{"path":"./img/logo/inserm.png","href":"http://www.inserm.fr/"},
+
{"path":"./img/logo/ambassade.jpg","href":"http://fr.ambafrance-us.org/"},
+
{"path":"./img/logo/logoIECB.png","href":"http://idex.u-bordeaux.fr/fr/"},
+
{"path":"./img/logo/TISD.png","href":"http://www.talence-innovation.fr/"}];
+
 
+
function logo_display() {  
+
 
      
 
      
    var html="";
+
                    var html="";
    var element = document.getElementById("liste_logo");
+
                    var element = document.getElementById("logo_array");
    for (var i = 0 ; i < arr_logo.length ; i++) {
+
                    html += "<div style=\"display:block;magin-left:auto;margin-right:auto\">";
        var logo = arr_logo[i];
+
                    for (var i = 0 ; i < arr_logo.length ; i++) {
        html += "<a href=\""+ logo.href +" \">";
+
                        var logo = arr_logo[i];
        html += "<img src=\""+logo.path+"\"; width=\"200\" height=\"150\" hspace=\"25\" vspace=\"25\"></a>";
+
                        html += "<a href='" + logo.href + "'>";
    }
+
                        html += "<img src='" + logo.path + "'";  
    element.innerHTML = html;
+
                        html += "style=width:" + logo.width + "; height:" + logo.height +";></a>";
}
+
                    }
 +
                    html += "<\/div>";
 +
                    element.innerHTML = html;
 +
                }
 +
 
 +
                logo_display();     
 +
             
 +
                </script>
  
logo_display();
 
  
</script>
+
            </div>
 +
        </div>
 +
    </div>
  
</body>
+
    </section>
  
 
</html>
 
</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!