Team:Evry/Project

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:Evry/template_v1}}
{{:Team:Evry/template_v1}}
 +
 +
<!-- contents -->
 +
 +
<html>
 +
 +
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
$(function(){
 +
  $('#btn_up').click(function() {
 +
    $('html,body').animate({scrollTop: 0}, 'slow');
 +
  });
 +
 +
  $(window).scroll(function(){
 +
    if($(window).scrollTop()<500){
 +
        $('#btn_up').fadeOut();
 +
    }else{
 +
        $('#btn_up').fadeIn();
 +
    }
 +
  });
 +
});
 +
</script>
 +
<div id="btn_up" style="position: fixed; bottom: 15px; right: 25px; cursor: pointer; display:none;">
 +
<img alt="Top_arrow" title="Top" src="http://image.noelshack.com/fichiers/2012/26/1341100852-fleche.png" width="40" />
 +
</div>
 +
 +
 +
<div id="contourmenu" style="position: relative; margin-left: auto; margin-right: auto; width: 400px; text-align: left; background-color: #cee9f4; border-radius: 7px;">
 +
<h3 style="text-align: center; padding-top:10px;">Contents</h3>
 +
<div id="item" style="margin-left:10px;">
 +
<a href="#multi" style="text-decoration:none;">A multidisciplinary and complementary team.</a><br>
 +
<a href="#envi" style="text-decoration:none;">Our environment: a key location for synthetic biology in France.</a><br>
 +
<a href="#team" style="text-decoration:none;">Composition of the team :</a><br>
 +
</div>
 +
<div id="sousmenu" style="margin-left:35px;">
 +
<font color:blue;>
 +
> <a href="#students" style="text-decoration:none;">Students</a><br>
 +
> <a href="#advisors" style="text-decoration:none;">Advisors</a><br>
 +
> <a href="#instructors" style="text-decoration:none;">Instructors</a><br>
 +
</div>
 +
</font>
 +
<br>
 +
</div>
 +
 +
<!-- End contents -->
 +
 +
<br><br>
 +
 +
= '''Projects overview''' =
= '''Projects overview''' =

Revision as of 05:22, 4 July 2012




= '''Projects overview''' = Our Team this year have been startinge developping a huge and comprehensive project. We are the first team ever that will start doing synthetic biology on a vertabrate, and we would like to demonstrate demevelopping the genetic and modeling tools for various Xenopus, as well as creating a very ambitious project on engineering the first artificial hormonal system ever in science. We also think on the future of iGEM by proposing a new ambitious cloning system and finally, we are putting on stage the various ethical and safety problems of working with a superior organism The project that we will work on this summer is composed of these 5 components * Engineering a new synthetic hormonal system in Xenopus Laevis * A multi-level approach for modeling synthetic systems in pluricellular organisms * Developing biotic games with tadpoles for a better understanding of tadpole's biology * Developing a new super fast onee-shot cloning technique for iGEM * Ethical and legal implication of synthetic biology on superior organism A quick summary of each project is proposed in this page. Please go on the specific page of each project for more details! =='''The French Froggies:''' Engineering a new hormonal system in tadpoles== =='''Modeling a tadpole:''' a multi-level approach== =='''Biotic games:''' Better undersanding of tadpole behavior through gaming== =='''Golden bricks:''' A new revolution in iGEM cloning== =='''Human practice:''' What does it imply to engineer a pluri-cellular organism==

Retrieved from "http://2012.igem.org/Team:Evry/Project"