Team:KULeuven
From 2008.igem.org
m |
m |
||
Line 8: | Line 8: | ||
<!-- CSS --> | <!-- CSS --> | ||
+ | <link rel="stylesheet" type="text/css" href="http://www.student.kuleuven.be/~s0173901/wiki/css/home.css" /> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | @import url('http://www.student.kuleuven.be/~s0160104/iGEM/teammap.css'); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #bioscenter-box {background: #5cc7dd;} | |
- | + | #kuleuven-box {background: #77ffff;} | |
- | + | #team-box {background: #ffff88;} | |
- | + | #project-box {background: #aadd66;} | |
- | + | #modeling-box {background: #77ffff;} | |
- | + | #kul div {text-align: justify;} | |
</style> | </style> | ||
Line 27: | Line 24: | ||
<!--[if IE]> | <!--[if IE]> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #home-content>div {border-color:#747474;} | |
- | + | #home-sidebar table.month {margin:0 auto;background-color:transparent;} | |
</style> | </style> | ||
<![endif]--> | <![endif]--> | ||
Line 36: | Line 33: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
- | + | $('#bioscenter-box > ul').tabs({ fx: { opacity: 'toggle', height: 'toggle'} }); | |
- | + | $('#kuleuven-box > ul').tabs({ fx: { opacity: 'toggle', height: 'toggle'} }); | |
- | + | $('#team-box > ul').tabs({ fx: { opacity: 'toggle', height: 'toggle'} }); | |
- | + | $('#project-box > ul').tabs({ fx: { opacity: 'toggle', height: 'toggle'} }); | |
- | + | $('#modeling-box > ul').tabs({ fx: { opacity: 'toggle', height: 'toggle'} }); | |
}); | }); | ||
</script> | </script> | ||
Line 128: | Line 125: | ||
<!-- CONTENT: BIOSCENTER --> | <!-- CONTENT: BIOSCENTER --> | ||
<div id="bioscenter-box"> | <div id="bioscenter-box"> | ||
- | + | <h3>Synthetic Biology: BioSCENTer and iGEM</h3> | |
- | + | <ul> | |
- | + | <li><a href="#bioscenter-1"><span>On Synthetic Biology</span></a></li> | |
- | + | <li><a href="#bioscenter-2"><span>On IGEM</span></a></li> | |
- | + | </ul> | |
<!-- CONTENT: BIOSCENTER: SYNTHETIC BIOLOGY --> | <!-- CONTENT: BIOSCENTER: SYNTHETIC BIOLOGY --> | ||
Line 162: | Line 159: | ||
<!-- CONTENT: KULEUVEN --> | <!-- CONTENT: KULEUVEN --> | ||
<div id="kuleuven-box"> | <div id="kuleuven-box"> | ||
- | + | <h3>Leuven</h3> | |
- | + | <ul> | |
- | + | <li><a href="#kuleuven-1"><span>KULeuven</span></a></li> | |
- | + | </ul> | |
<!-- CONTENT: KULEUVEN DESCRIPTION --> | <!-- CONTENT: KULEUVEN DESCRIPTION --> | ||
<div id="kuleuven-1"> | <div id="kuleuven-1"> | ||
Line 182: | Line 179: | ||
<!-- CONTENT: TEAM --> | <!-- CONTENT: TEAM --> | ||
<div id="team-box"> | <div id="team-box"> | ||
- | + | <h3>The Team</h3> | |
- | + | <ul> | |
- | + | <li><a href="#team-1"><span>Meet the team</span></a></li> | |
- | + | </ul> | |
<!-- CONTENT: TEAM: IMAGE MAP --> | <!-- CONTENT: TEAM: IMAGE MAP --> | ||
Line 194: | Line 191: | ||
<script> | <script> | ||
function haxbackground(){ | function haxbackground(){ | ||
- | + | document.getElementById('cartoonmap').style.backgroundImage='url(https://static.igem.org/mediawiki/2008/1/17/StudentsKULBlackWhite.JPG)'; | |
} | } | ||
function unhaxbackground(){ | function unhaxbackground(){ | ||
- | + | document.getElementById('cartoonmap').style.backgroundImage="url('https://static.igem.org/mediawiki/2008/5/57/StudentsKUL.JPG')"; | |
} | } | ||
</script> | </script> | ||
<dl id="cartoonmap"> | <dl id="cartoonmap"> | ||
- | + | <dt>Maarten Breckpot</dt> | |
- | + | <dd id="maarten"><a href="https://2008.igem.org/User:Maarten" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Maarten Breckpot</div> | |
- | + | <div class="rest"> <br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Applied Sciences and Engineering – Mathematical Engineering </font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
- | + | <dt>Nick Van Damme</dt> | |
- | + | <dd id="nick"><a href="https://2008.igem.org/User:Nickvd" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Nick Van Damme</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Applied Sciences and Engineering – Mathematical Engineering </font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Benjamien Moeyaert</dt> | <dt>Benjamien Moeyaert</dt> | ||
- | + | <dd id="benjamien"><a href="https://2008.igem.org/User:Bmoeyaert" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Benjamien Moeyaert</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 3rd Bachelor of Biochemistry and Biotechnology</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Stefanie Roberfroid</dt> | <dt>Stefanie Roberfroid</dt> | ||
- | + | <dd id="stefanie"><a href="https://2008.igem.org/User:Stefanie" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Stefanie Roberfroid</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 3rd Bachelor of Bioscience Engineering – Biomolecular Engineering</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Dries Vercruysse</dt> | <dt>Dries Vercruysse</dt> | ||
- | + | <dd id="dries"><a href="https://2008.igem.org/User:Dries" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Dries Vercruysse</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Applied Sciences and Engineering - Nanoscience and Nanotechnology</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Andim Doldurucu</dt> | <dt>Andim Doldurucu</dt> | ||
- | + | <dd id="andim"><a href="https://2008.igem.org/User:Andim" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Andim Doldurucu</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Bioscience Engineering – Nanoscience and Nanotechnology</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Turkey </font> </div></span> | |
- | + | </a></dd> | |
<dt>Hanne Tytgat</dt> | <dt>Hanne Tytgat</dt> | ||
- | + | <dd id="hanne"><a href="https://2008.igem.org/User:Hanne" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Hanne Tytgat</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 3rd Bachelor of Biochemistry and Biotechnology</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Elke Van Assche</dt> | <dt>Elke Van Assche</dt> | ||
- | + | <dd id="elke"><a href="" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Elke Van Assche</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 3rd Bachelor of Bioscience Engineering – Biomolecular Engineering</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Jan Mertens</dt> | <dt>Jan Mertens</dt> | ||
- | + | <dd id="jan"><a href="https://2008.igem.org/User:Jotaro" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Jan Mertens</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Bioscience Engineering – Biomolecular Engineering</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Nathalie Busschaert</dt> | <dt>Nathalie Busschaert</dt> | ||
- | + | <dd id="nathalie"><a href="https://2008.igem.org/User:BNathalie" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Nathalie Busschaert</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 3rd Bachelor of Chemistry </font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Jonas Demeulemeester</dt> | <dt>Jonas Demeulemeester</dt> | ||
- | + | <dd id="jonas"><a href="https://2008.igem.org/User:Zeunas" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Jonas Demeulemeester</div> | |
- | + | <div class="rest"><br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 1st Master of Biochemistry and Biotechnology</font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> </div></span> | |
- | + | </a></dd> | |
<dt>Antoine Vandermeersch</dt> | <dt>Antoine Vandermeersch</dt> | ||
- | + | <dd id="antoine"><a href="https://2008.igem.org/User:Avdmeers" onmouseover="haxbackground();" onmouseout="unhaxbackground();"> | |
- | + | <span><div class="first">Antoine Vandermeersch</div> | |
- | + | <div class="rest"> | |
<br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 2nd and 3rd Bachelor of Applied Sciences and Engineering – Electrical and Materials Engineering </font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> | <br> <b><font size="2.5">Studies:</font></b> <br> <font size="2"> 2nd and 3rd Bachelor of Applied Sciences and Engineering – Electrical and Materials Engineering </font> <br> <b><font size="2.5">Country:</font></b> <br> <font size="2"> Belgium</font> | ||
</div></span> | </div></span> | ||
- | + | </a></dd> | |
</dl> | </dl> | ||
Line 284: | Line 281: | ||
<!-- CONTENT: PROJECT --> | <!-- CONTENT: PROJECT --> | ||
<div id="project-box"> | <div id="project-box"> | ||
- | + | <h3>The Project</h3> | |
- | + | <ul> | |
- | + | <li><a href="#project-1"><span>Project</span></a></li> | |
- | + | </ul> | |
<!-- CONTENT: PROJECT: SUBSYSTEMS --> | <!-- CONTENT: PROJECT: SUBSYSTEMS --> | ||
Line 351: | Line 348: | ||
<!-- CONTENT: MODELING --> | <!-- CONTENT: MODELING --> | ||
<div id="modeling-box"> | <div id="modeling-box"> | ||
- | + | <h3>Modeling</h3> | |
- | + | <ul> | |
- | + | <li><a href="#modeling-1"><span>Introducing engineering</span></a></li> | |
- | + | <li><a href="#modeling-2"><span>Adding reality</span></a></li> | |
- | + | <li><a href="#modeling-3"><span>Assembling the model</span></a></li> | |
- | + | </ul> | |
<!-- CONTENT: MODELING: ENGINEERING --> | <!-- CONTENT: MODELING: ENGINEERING --> | ||
Line 463: | Line 460: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<html> | <html> |
Revision as of 15:12, 3 October 2008
Welcome to the KULeuven IGEM 2008 Homepage!
Enjoy the hard work we delivered, and feel free to contact us at igem@kuleuven.be or leave a message in our Guestbook, we would sincerely appreciate it!
Synthetic Biology: BioSCENTer and iGEM
Synthetic biology is a new challenge in biosciences. It combines biology and engineering principles to design and build new biological functions and systems. Examples are abound: cancer cell invading bacteria, microbes that take pictures, antimalarial drug producers,... The advantage of using living systems for these purposes is that, once they are designed and built, they are self-reproducible. The challenge, however, lies exactly within the design and construction: making biological circuits and devices as robust and predictive as their electrical counterparts. ...
The international Genetically Engineered Machine competition (iGEM) or iGEM competition is a synthetic biology competition for multidisciplinary teams of undergraduate students. It was first organized in 2004 by Drew Endy, Randy Rettberg and Tom Knight of MIT with two goals in mind: to yield new ideas in synthetic biology and to form the future researchers in this new scientific community. Whereas 5 US teams competed in 2004, the 2007 edition already had 750 students and advisors grouped in 54 teams from 19 countries. This year, the competition already counts 83 teams!
The core of the iGEM competition is to design and build a “new genetic machine” with BioBricks. BioBricks are standardized, off the shelf biological parts that are used by genetic network designers. All BioBricks that were made during previous iGEM competitions are registered and documented in the Registry of Standard Biological Parts. Each iGEM competition thus starts from the efforts of the previous years.
Leuven
The University of Leuven was founded almost six hundred years ago. Throughout the centuries people have always occupied center stage at the Katholieke Universiteit Leuven. The University's academic fame has attracted scholars and scientists as Justus Lipsius, Gerard Mercator and Andreas Vesalius who have all made valuable contribution to the European intellectual life. The University of Leuven can look back on a glorious past, but it also moves with the times. The University's educational concept is modern, with research activities focused on the needs and aspirations of contemporary people and society. The University of Leuven is famous not just within the borders of Belgium, but far beyond as well. Being a very lively city of and for students, Leuven aspires to maintain that reputation. In contrast to most university cities, Leuven does not have a closed campus. The University buildings are spread throughout the city and were originally built for completely different purposes.
The Team
The KULeuven team consists of 12 enthusiastic students selected out of three faculties, 4 civil engineers, 4 bio-engineers and 4 biochemists. More information on the team members can be found on the Students page or by scrolling over the heads of the students.
- Maarten Breckpot
-
Maarten Breckpot
Studies:
1st Master of Applied Sciences and Engineering – Mathematical Engineering
Country:
Belgium - Nick Van Damme
-
Nick Van Damme
Studies:
1st Master of Applied Sciences and Engineering – Mathematical Engineering
Country:
Belgium - Benjamien Moeyaert
-
Benjamien Moeyaert
Studies:
3rd Bachelor of Biochemistry and Biotechnology
Country:
Belgium - Stefanie Roberfroid
-
Stefanie Roberfroid
Studies:
3rd Bachelor of Bioscience Engineering – Biomolecular Engineering
Country:
Belgium - Dries Vercruysse
-
Dries Vercruysse
Studies:
1st Master of Applied Sciences and Engineering - Nanoscience and Nanotechnology
Country:
Belgium - Andim Doldurucu
-
Andim Doldurucu
Studies:
1st Master of Bioscience Engineering – Nanoscience and Nanotechnology
Country:
Turkey - Hanne Tytgat
-
Hanne Tytgat
Studies:
3rd Bachelor of Biochemistry and Biotechnology
Country:
Belgium - Elke Van Assche
-
Elke Van Assche
Studies:
3rd Bachelor of Bioscience Engineering – Biomolecular Engineering
Country:
Belgium - Jan Mertens
-
Jan Mertens
Studies:
1st Master of Bioscience Engineering – Biomolecular Engineering
Country:
Belgium - Nathalie Busschaert
-
Nathalie Busschaert
Studies:
3rd Bachelor of Chemistry
Country:
Belgium - Jonas Demeulemeester
-
Jonas Demeulemeester
Studies:
1st Master of Biochemistry and Biotechnology
Country:
Belgium - Antoine Vandermeersch
-
Antoine Vandermeersch
Studies:
2nd and 3rd Bachelor of Applied Sciences and Engineering – Electrical and Materials Engineering
Country:
Belgium
The Project
Our team’s project is Dr. Coli, an E. coli bacterium that produces a drug when and where it is needed in the human body. It does this in an intelligent way, such that the drug production meets the individual patient’s needs. And when the patient is cured, Dr. Coli eliminates itself from the body. To achieve this goal we divided our project into several subsystems. A detailed description about every subsystem can be found by clicking on one of the following pictograms.
scroll over the pictograms to get a short description or click on them to go to the corresponding page
Modeling
The most important assets of our project are the different control mechanisms. Since these are very much dependent on kinetic and other constants, Dr. Coli heavily relies on proper modeling. Our Dry-Lab team has spent its summer setting up a computational model of Dr. Coli to completely simulate his actions. We constructed models of all the subsystems (components) in both CellDesigner and Matlab. All these subsystems have been characterised by their ODE's and have been simulated thoroughly. Together they form our full model of Dr. Coli. These models are only capable of simulating the behaviour of one Dr. Coli cell, so we implemented our own Software Tool that can work with multi cellular models.
After building the model frame, it was time to add the physical relevance to it. Kinetic constants were searched for and investigated by means of previous iGEM teams (e.g. ETHZ 2007), the parts characterizations on the Registry of Standard Biological Parts and popular biological literature databases such as Hubmed, ... Our own contribution would revolve around data analysis of the produced parts.
Working with concepts as modularity and abstraction, we worked out every subsystem (Output, Memory, Filter, ...) to eventually merge them all in our full model. By trial and error the system was adapted to achieve desired output quantities (amount of molecules, proteins, ...) given a representative input.
To take it a step further, a multi-cell model was build, to analyse crucial steps in cell division (e.g. Memory inheritance). A diffusion model was made to investigate HSL diffusion towards neighbouring cells and see what effects this generated on their Invertimer system.