Team:EPF Lausanne

From 2014.igem.org

(Difference between revisions)
 
(504 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{CSS/EPFL_head}}
 +
<html>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
</style>
 +
<!--  here ends the section that changes the default wiki template to a white full width background -->
-
<html>
+
<!-- MENU -->
 +
<nav class="navbar navbar-default" role="navigation">
 +
  <div class="container-fluid">
 +
    <!-- Brand and toggle get grouped for better mobile display -->
 +
    <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
 +
        <span class="sr-only">Toggle navigation</span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
 +
      <a class="navbar-brand" href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/d/dc/LogoEPFL.png" alt="" /></a>
 +
</a>
 +
    </div>
 +
 
 +
    <!-- Collect the nav links, forms, and other content for toggling -->
 +
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
      <ul class="nav navbar-nav navbar-right">
 +
    <div class="nav-collapse">
 +
      <ul class="nav">
 +
        <li><a href="https://2014.igem.org/Team:EPF_Lausanne" class="active">Home</a></li>
 +
        <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Overview">Overview</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Envelope_stress_responsive_bacteria">Stress Responsive Bacteria</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Yeast">Osmo Responsive Yeast</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Microfluidics">Microfluidics</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Hardware">Hardware</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Applications">Applications</a></li>
 +
 
 +
 
 +
<!--            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/HumanPractice">Human Practices</a></li>
 +
-->          </ul>
 +
        </li>
 +
 
 +
 
 +
      <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements <span class="caret"></span></a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Results">Results</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Data">Data</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Judging">Judging</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Parts">Parts</a></li>
 +
          </ul>
 +
        </li>
 +
 
 +
        <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Policy &amp; Practices <span class="caret"></span></a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/HumanPractice">Human Practices</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Safety">Bio Safety</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/PolicyPractice">Metafluidics</a></li>
 +
 
 +
<!--            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/HumanPractice">Human Practices</a></li>
 +
-->          </ul>
 +
        </li>
 +
 
 +
      <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook <span class="caret"></span></a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook/Bacteria">Bacteria</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook/Yeast">Yeast</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook/Microfluidics">Microfluidics</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Protocol">Protocols</a></li>
 +
          </ul>
 +
        </li>
 +
 
 +
      <li class="dropdown">
 +
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team <span class="caret"></span></a>
 +
          <ul class="dropdown-menu" role="menu">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook">Timeline</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Team">Meet us!</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Attributions">Attributions</a></li>
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne/Acknowledgments">Acknowledgments</a></li>
 +
          </ul>
 +
        </li>
 +
    </div>
 +
      </ul>
 +
 
 +
    </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 
 +
<!-- END MENU -->
 +
 
 +
<!-- CAROUSEL -->
 +
 
 +
<div id="carouselSection" class="cntr">
 +
    <div id="carousel" class="carousel slide">
 +
 
 +
      <div class="carousel-inner">
 +
        <div class="item active">
 +
        <canvas id="biopad"></canvas><img src="https://static.igem.org/mediawiki/2014/b/b0/Epfl_slide1.png" alt="" id="slide1">
 +
        </div>
 +
 
 +
        <div class="item">
 +
          <div class="embed-container"><iframe src="//www.youtube.com/embed/VhA6TgPkYpg" frameborder="0" id="youtubeplayer" allowfullscreen></iframe></div><img src="https://static.igem.org/mediawiki/2014/f/f2/Slideyoutube.png" alt="">
 +
        </div>
 +
 
 +
        <div class="item">
 +
<a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook#35">
 +
        <img src="https://static.igem.org/mediawiki/2014/4/49/Timeline_carroussel.png" alt="" id="slide3">
 +
</a>
 +
        </div>
 +
 
 +
        <div class="item">
 +
        <img src="https://static.igem.org/mediawiki/2014/d/d4/Giflogo.JPG" alt="" id="slide4">
 +
        </div>
 +
 
 +
      <div class="item">
 +
<a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/HumanPractice">
 +
        <img src="https://static.igem.org/mediawiki/2014/a/ad/Citations_carousel.png" alt="" id="slide5">
 +
</a>
 +
        </div>
 +
 
 +
     
 +
      </div>
 +
      <a class="carousel-control left" href="#carousel" data-slide="prev">&lsaquo;</a>
 +
      <a class="carousel-control right" href="#carousel" data-slide="next">&rsaquo;</a>
 +
    </div>
 +
</div>
 +
 
 +
<!-- END CAROUSEL -->
 +
 
 +
<!-- ABSTRACT -->
 +
 
 +
<div id="project" class="whitebg">
 +
<div class="container align-left">
 +
 
 +
 
 +
 
 +
<h1 class="cntr"> Our project in a nutshell</h1>
 +
 
 +
<br />
 +
<br />
 +
 
 +
<div class="pull-left">
 +
<!--<img src="https://static.igem.org/mediawiki/2014/c/c3/PCA_EPFL.png" alt="PCA"> -->
 +
<!--<img src="https://static.igem.org/mediawiki/2014/5/56/EPFL_interaction_IFP_cartoon.gif" alt="EPFL_interaction_IFP_cartoon" width="400"> -->
 +
<!--<img src="https://static.igem.org/mediawiki/2014/1/11/Interaction_test_11_white_EPFL.gif" alt="EPFL_interaction_IFP_cartoon" width="500">-->
 +
 
 +
<br />
 +
 
 +
<div class="img-left pull-left cntr"><img src="https://static.igem.org/mediawiki/2014/0/0f/Interaction_test_11_cyan_white_bg_bigger.gif" alt="EPFL_interaction_IFP_cartoon" class="img-border" style="margin-top: 0px;" height="330" /><br />
 +
<figcaption class="cntr">Association of split IFP 1.4 fragments</figcaption></div>
 +
 
 +
</div>
 +
 
 +
<p class="lead text-justify">
 +
The 2014 EPFL iGEM team has been working on showing that biologically engineered organisms can detect and process signals quickly and efficiently. With this in mind, our team brought forward a novel idea: combining protein complementation techniques with biosensors to achieve fast spatiotemporal analysis of cell responses to stimuli. In other words, we fused complementary reporter protein fragments to interacting proteins. The presence of a given stimulus leads to the interaction of the proteins of interest thus allowing the fused split complements to re-acquire their functional conformation and emit signal. We thereby are able to detect signal dynamics by relying on much faster post-transcriptional modifications rather than slow traditional reporter transcription.
 +
 
 +
<!--
 +
we are able to detect signal dynamics thanks to the association of the reporter fragments. We thereby rely on much faster post-transcriptional modifications to generate signals rather than traditional reporter transcription.
 +
-->
 +
<!--
 +
The principle is the following: two complementary fragments of a reporter protein are fused to interacting proteins. When the interaction is stimulated, the two fragments associate, thereby reconstituting the reporter signal in a much faster way than traditional post-transcriptional reporters.
 +
-->
 +
 
 +
<br /><br />
 +
 
 +
As a proof-of-concept, we aimed to develop the first BioPad: a biological trackpad made of a microfluidic chip, touch-responsive organisms and a signal detector. To make our organisms touch-sensitive, we engineering two stress-related pathways in <i>E. coli</i> and <i>S. cerevisiae</i>.<!--In <i>E. coli</i>, we engineered the Cpx Pathway - a two-component regulatory system responsive to envelope stress. In <i>S. cerevisiae</i>, we modified the HOG Pathway - a MAPKK pathway responsive to osmotic stress.--> As for the reporter proteins, we worked mainly with fluorescent proteins but also implemented a split luciferase complementation assay. To learn more about the various components of our project, check out our <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Overview">overview section</a>, as well as the different <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Parts">parts</a> submitted by our team. If you are a judge, you might also be interested in our <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Results">results page</a>, our <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Data">data page</a> and our <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Judging">judging form</a>. </p>
 +
 
 +
<!--
 +
<div class="cntr">
 +
<img src="https://static.igem.org/mediawiki/2014/5/5c/71996_project2.jpg" alt="CpxAR pathway">
 +
</div>
 +
-->
 +
 
 +
<div class="clearfix"></div>
 +
 
 +
<!--  COMMENT TEXT
 +
<h2>Why a BioPad?</h2>
-
<!--main content -->
+
<div class="pull-right">
-
<table width="70%" align="center">
+
<a href="https://static.igem.org/mediawiki/2014/8/83/Higging-microfluidics-2.jpg" data-lightbox="image-1" data-title="Microfluidics chip"><img src="https://static.igem.org/mediawiki/2014/8/83/Higging-microfluidics-2.jpg" alt="Microfluidics" width="300"></a>
 +
</div>
 +
<p class="lead">The biological concepts behind the BioPad project have applications in basic and applied sciences. From a scientific perspective, the ideas introduced and implemented by our project are novel and promising for future applications. The BioPad is also an interesting concept that will encourage public awareness of synthetic biology. The tangibility of the project will allow the general public to look at synthetic biology in a better way, as people will understand how great genetically modified organisms are! To get down the basics, the combination of novel biological concepts, a cool idea, and the community awareness that our project provides, makes the BioPad project perfect an ideal project for iGEM!
 +
</p>
-
<!--welcome box -->
+
<br />
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#50f25e>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:EPF_Lausanne&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<h2>The BioPad's Applications</h2>
-
<!-- end welcome box -->
+
  <p class="lead">With respect to basic sciences, the BioPad demonstrates that protein complementation techniques are suitable for biosensors – especially for two-component regulatory systems. The introduction of the split IFP1.4 (infrared fluorescent protein) into the registry will allow future iGEM and research teams to take advantage of the reversibility and precision of this protein. Moreover, our work on the Cpx pathway will allow future iGEM teams to make novel uses of other members of this subfamily, as well as other two-component regulatory systems.
-
<tr>
+
-
<!--navigation menu -->
+
<!--Moreover, our work on the Cpx pathway will allow future iGEM teams to use other members of the OmpR/PhoB subfamily as well as other two-component regulatory systems in new ways. -->
-
<td align="center" colspan="3">
+
<!--
 +
<br /><br />
 +
As for applied sciences, the BioPad could be used to deliver a cheap, fast, efficient, and accurate antibiotic screening system allowing researchers to easily quantify the effects of antibiotics on gram-negative bacteria. The BioPad project could also be the source of an "antibiotic complement" drug increasing the efficiency of pre-existing antibiotics. Moreover, the Biopad could provide a new approach to studying genes by allowing researchers to examine the relationship between genes and their corresponding activating signals. To learn more about the applications of our project click <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Applications">here</a>.</p>
-
<table  width="100%">
 
-
<tr heigth="15px"></tr>
 
-
<tr heigth="75px">
 
 +
- TALK ABOUT SPEED INCREASE, MICROFLUIDICS -->
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<!--
-
<a href="https://2014.igem.org/Team:EPF_Lausanne"style="color:#000000">Home </a> </td>
+
<div class="cntr">
 +
<img src="https://static.igem.org/mediawiki/2014/1/1f/3D_IFP_EPFL.png" alt="IFP 3D">
 +
</div>
 +
-->
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<!-- OLD TEXT -->
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Team"style="color:#000000"> Team </a> </td>
+
<!-- Most sciences are able to detect and process signals in a fast and efficient way. Biology lacks this ability as signal detection and processing requires large amounts of time leading to potential inaccuracies and interferences from external sources. We aim to improve this and make signal induction faster and more accurate in biological contexts. In this sense, the 2014 EPFL iGEM team worked on developing a -->
 +
<!--As a proof of concept we aim to design touch responsive bacteria designing an innovating new biological machine using protein complementation techniques.</p> -->
 +
<!-- <p class="lead">As a proof of concept of this new way of viewing biology, this year’s EPFL iGEM team aims to build the first biological touchpad, hereafter referred as the BioPad, allowing users to control electronics in real time through living organisms.</p> -->
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=EPF_Lausanne"style="color:#000000"> Official Team Profile </a></td>
 
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Project"style="color:#000000"> Project</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
</div>
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Parts"style="color:#000000"> Parts</a></td>
+
</div>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<!-- END ABSTRACT -->
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Modeling"style="color:#000000"> Modeling</a></td>
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<div class="container" id="vignettes">
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook"style="color:#000000"> Notebook</a></td>
+
  <div class="row">
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<div class="col col-md-6">
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Safety"style=" color:#000000"> Safety </a></td>
+
<a href="https://2014.igem.org/Team:EPF_Lausanne/Envelope_stress_responsive_bacteria">
 +
  <div class="flip-container">
 +
    <div class="flipper" id="vignette_stress">
 +
      <div class="front">
 +
        <!-- front content -->
 +
        <img src="https://static.igem.org/mediawiki/2014/c/ce/Exp1_MM.png" alt="touch bacteria" height="200" />
 +
        <br /><br />
 +
        <h1>Stress responsive bacteria </h1>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
      </div>
-
<a href="https://2014.igem.org/Team:EPF_Lausanne/Attributions"style="color:#000000"> Attributions </a></td>
+
      <div class="back">
 +
        <!-- back content -->
 +
  <p class="lead">Find out how we took advantage of the Cpx pathway and split IFP1.4 to give birth to bacteria emitting fast signals in response to chemical and mechanical stresses!</p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
<div class="col col-md-6">
-
</tr>
+
<a href="https://2014.igem.org/Team:EPF_Lausanne/Yeast">
-
</table>
+
  <div class="flip-container">
 +
    <div class="flipper" id="vignette_yeast">
 +
      <div class="front">
 +
        <!-- front content -->
 +
        <img src="https://static.igem.org/mediawiki/2014/b/b3/Beer.png" alt="Yeast" />
 +
        <h1>Osmo responsive yeast</h1>
-
<!--end navigation menu -->
+
      </div>
-
</tr>
+
      <div class="back">
 +
        <!-- back content -->
 +
  <p class="lead">Discover how we engineered the HOG osmotic response pathway to create touch sensitive yeast strains! Learn more on how we implemented a split GFP and a split Luciferase in <i>S. cerevisiae</i> leading to light emission when pressure is applied.</p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
 +
</div>
-
</tr>
+
  <div class="row">
-
+
 +
<div class="col col-md-6">
 +
<a href="https://2014.igem.org/Team:EPF_Lausanne/Microfluidics">
 +
  <div class="flip-container">
 +
    <div class="flipper" id="vignette_microfluidics">
 +
      <div class="front">
 +
        <!-- front content -->
 +
        <img src="https://static.igem.org/mediawiki/2014/d/d3/Microfluidics.png" alt="Microfluidics" />
 +
        <h1>Microfluidics</h1>
 +
      </div>
 +
      <div class="back">
 +
        <!-- back content -->
 +
  <p class="lead">Our Biopad is implemented in a microfluidic chip. This tool allows all kinds of analytical experiments
-
</td>
+
  and is increasingly used in biological research. From fabrication to applications, find out more about
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
  this awesome device here!</p>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
      </div>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
 +
  <div class="col col-md-6">
 +
<a href="https://2014.igem.org/Team:EPF_Lausanne/Hardware">
 +
  <div class="flip-container">
 +
    <div class="flipper" id="vignette_hardware">
 +
      <div class="front">
 +
        <!-- front content -->
 +
        <img src="https://static.igem.org/mediawiki/2014/b/b4/Motherboard.png" alt="Motherboard"/>
 +
        <h1>Hardware</h1>
-
<!--requirements section -->
+
      </div>
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
      <div class="back">
-
<tr>
+
        <!-- back content -->
-
<td width="45%"  valign="top">  
+
  <p class="lead">In order to process our data quickly and automatically, we built an interface with a Raspberry Pi and a camera. Discover how <br />it works by clicking here!</p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
 +
</div>
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
  <div class="row">
-
<!-- Links to other team pages -->
+
<div class="col col-md-6">
-
<ul>
+
<a href="https://2014.igem.org/Team:EPF_Lausanne/HumanPractice">
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne">Home</a> </li>
+
  <div class="flip-container">
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Team">Team</a> </li>
+
    <div class="flipper" id="vignette_humanpractice">
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=EPF_Lausanne">Official Team Profile</a> </li>
+
      <div class="front">
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Project">Project</a> </li>
+
        <!-- front content -->
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Parts">Parts</a> </li>
+
      <img src="https://static.igem.org/mediawiki/2014/1/15/Human_pract_blanc.png" alt="Human practice" />
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Modeling">Modeling</a> </li>
+
        <h1>Human practice</h1>
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Notebook">Notebook</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Safety">Safety</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:EPF_Lausanne/Attributions">Attributions</a> </li>
+
-
</ul>
+
      </div>
 +
      <div class="back">
 +
        <!-- back content -->
 +
  <p class="lead">Our project is well suited to show the general public the power of synthetic biology. Find out how we introduced this domain to the younger generation, and how they developed their own mini iGEM projects to tackle everyday problems with enthusiasm and creativity.</p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
-
</td>
 
-
<td > </td>
 
-
<td width="45%">
 
-
<p>There are a few wiki requirements teams must follow:</p>
+
  <div class="col col-md-6">
-
<ul>
+
<a href="https://2014.igem.org/Team:EPF_Lausanne/Safety">
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload"> 2014.igem.org server</a>. </li>
+
  <div class="flip-container">
-
<li>All pages must be created under the team’s name space.</li>
+
    <div class="flipper" id="vignette_biosafety">
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
+
      <div class="front">
-
<li>Do not use flash in wiki code. </li>
+
        <!-- front content -->
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
        <img src="https://static.igem.org/mediawiki/2014/b/b3/Safety_box.png" alt="Safety"/>
-
</ul>
+
        <h1>Bio Safety</h1>
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
-
</td>
+
      </div>
-
</tr>
+
      <div class="back">
 +
        <!-- back content -->
 +
<p class="lead">The first microfluidic design that provides<br /> total on-chip waste decontamination: discover<br /> how we tackled biosafety issues by<br /> engineering an awesome device!</p>
 +
    </div>
 +
    </div>
 +
  </div>
 +
  </a>
 +
  </div>
 +
</div>
 +
</div>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
 
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
 
-
<!--tips  -->
 
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
 
-
<tr>
+
<!-- THE TEAM -->
-
<td width="45%" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
<ul>
+
<div id="meetourteam">
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
<div class="span6"><h1 class="cntr">MEET OUR TEAM</h1>
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
<p>We are a group of 13 students from the faculties of Life Sciences & Technologies and Computer Sciences, </br>and are supervised by 2 EPFL professors, 1 Lecturer and 5 PhD students.</p></div>
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
<a href="https://2014.igem.org/Team:EPF_Lausanne/Team"><img src="https://static.igem.org/mediawiki/2014/2/2c/Team_pic_sitting.jpg" alt="the team's students" class="img-left img-border"></a>
-
</td>
+
-
<td> </td>
 
-
<td width="45%">
 
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
</div>
-
<ul>
+
<!-- END TEAM -->
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<script type="text/javascript">
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
    $(document).ready(function() {  
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
    $('.carousel').carousel({
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away</li>
+
      interval: 4000,
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
      pause: "hover",
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
      wrap: true
-
<li>Have lots of fun! </li>
+
    });
-
</ul>
+
    });
-
</br>
+
</script>
-
</td>
+
</html>
-
</tr>
+
{{CSS/EPFL_bottom}}
-
</table>
+

Latest revision as of 03:50, 18 October 2014

Our project in a nutshell




EPFL_interaction_IFP_cartoon
Association of split IFP 1.4 fragments

The 2014 EPFL iGEM team has been working on showing that biologically engineered organisms can detect and process signals quickly and efficiently. With this in mind, our team brought forward a novel idea: combining protein complementation techniques with biosensors to achieve fast spatiotemporal analysis of cell responses to stimuli. In other words, we fused complementary reporter protein fragments to interacting proteins. The presence of a given stimulus leads to the interaction of the proteins of interest thus allowing the fused split complements to re-acquire their functional conformation and emit signal. We thereby are able to detect signal dynamics by relying on much faster post-transcriptional modifications rather than slow traditional reporter transcription.

As a proof-of-concept, we aimed to develop the first BioPad: a biological trackpad made of a microfluidic chip, touch-responsive organisms and a signal detector. To make our organisms touch-sensitive, we engineering two stress-related pathways in E. coli and S. cerevisiae. As for the reporter proteins, we worked mainly with fluorescent proteins but also implemented a split luciferase complementation assay. To learn more about the various components of our project, check out our overview section, as well as the different parts submitted by our team. If you are a judge, you might also be interested in our results page, our data page and our judging form.

MEET OUR TEAM

We are a group of 13 students from the faculties of Life Sciences & Technologies and Computer Sciences,
and are supervised by 2 EPFL professors, 1 Lecturer and 5 PhD students.

the team's students

Sponsors