Team:EPF Lausanne/Attributions

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
 +
{{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 -->
 +
 +
 +
 +
<!-- MENU -->
 +
 +
<nav class="navbar navbar-default navbar_alt" 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://2014.igem.org/Team:EPF_Lausanne"><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">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 active" 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" class="active">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 -->
 +
 +
<!-- ABSTRACT -->
 +
 +
      <div class="container">
 +
        <div class="box" id="boxbread">
 +
          <ol class="breadcrumb breadcrumb-arrow">
 +
            <li><a href="https://2014.igem.org/Team:EPF_Lausanne"><i class="glyphicon glyphicon-home"></i> Home</a></li>
 +
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="glyphicon glyphicon-user"></i> Team <b class="caret"></b></a>
 +
            <ul class="dropdown-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/Acknowledgments">Acknowledgments</a></li>
 +
            </ul>
 +
          </li>
 +
          <li class="active"><span><i class="glyphicon glyphicon-tasks"></i> Attributions</span></li>
 +
        </ol>
 +
      </div>
 +
      <div class="row">
 +
        <div class="col col-md-12">
 +
          <div class="whitebg box">
 +
            <!-- RESULTS -->
 +
              <div class="align-left">
 +
 +
              <h1 class="cntr">ATTRIBUTIONS</h1>
 +
<br />
 +
 +
<p>The project's experiments were all conducted by the student members of the 2014 iGEM EPFL <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Team" id="team">team</a>. To better tackle each part of the project, we divided the team in small groups. These groups evolved throughout the project depending of the needs for each experiment.<!-- and the stage of each sub-division.--></p>
 +
 +
<p><ul>
 +
<li>The design & characterisation of the CpxR stress-sensitive response in <i>E. coli</i> was done by Ted Baldwin, Cécile Piot and Nikolaus Huwiler.</li>
 +
<li>The design & characterisation of the full and split luciferases in <i>E. coli</i> was done by Sakura Nussbaum, Lucie Petetin, Grégoire Repond and Thomas Simonet.</li>
 +
<li>The design & characterisation of the arabinose promoter was done by Lucie Petetin and Ione Pla.</li>
 +
<li>The design & characterisation of the HOG osmo response in <i>S. cerevisiae</i> was done by Romane Breysse, Jin Chang and Bastien Duckert.</li>
 +
<li>The design, fabrication and tests of the different microfluidic chips were done by Axel de Tonnac, Grégoire Repond and Thomas Simonet.</li>
 +
<li>The signal detection and processing with the Raspberry Pi was implemented by Arthur Giroux.</li>
 +
<li>The study of the biosafety issues related to microfluidic chips was done by Axel de Tonnac, Grégoire Repond and Thomas Simonet.</li>
 +
<li>The human practices part of the project was mainly done by Sakura Nussbaum and Ione Pla.</li>
 +
<li>The wiki design was done by Arthur Giroux.</li>
 +
<li>Most of the administrative aspect was done by Ione Pla.</li>
 +
<li>The entire team contributed to the content of the wiki.</li>
 +
 +
</ul></p>
 +
 +
<p>The Teaching Assistants and Professors gave us regular feedback at the weekly meetings throughout the project.</p>
 +
 +
<p>You can find our Acknowledgements page <a target="_blank" href="https://2014.igem.org/Team:EPF_Lausanne/Acknowledgments">here</a>.</p>
 +
</div>
 +
 +
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
</html>
 +
{{CSS/EPFL_bottom}}

Latest revision as of 22:32, 17 October 2014

ATTRIBUTIONS


The project's experiments were all conducted by the student members of the 2014 iGEM EPFL team. To better tackle each part of the project, we divided the team in small groups. These groups evolved throughout the project depending of the needs for each experiment.

  • The design & characterisation of the CpxR stress-sensitive response in E. coli was done by Ted Baldwin, Cécile Piot and Nikolaus Huwiler.
  • The design & characterisation of the full and split luciferases in E. coli was done by Sakura Nussbaum, Lucie Petetin, Grégoire Repond and Thomas Simonet.
  • The design & characterisation of the arabinose promoter was done by Lucie Petetin and Ione Pla.
  • The design & characterisation of the HOG osmo response in S. cerevisiae was done by Romane Breysse, Jin Chang and Bastien Duckert.
  • The design, fabrication and tests of the different microfluidic chips were done by Axel de Tonnac, Grégoire Repond and Thomas Simonet.
  • The signal detection and processing with the Raspberry Pi was implemented by Arthur Giroux.
  • The study of the biosafety issues related to microfluidic chips was done by Axel de Tonnac, Grégoire Repond and Thomas Simonet.
  • The human practices part of the project was mainly done by Sakura Nussbaum and Ione Pla.
  • The wiki design was done by Arthur Giroux.
  • Most of the administrative aspect was done by Ione Pla.
  • The entire team contributed to the content of the wiki.

The Teaching Assistants and Professors gave us regular feedback at the weekly meetings throughout the project.

You can find our Acknowledgements page here.

Sponsors