Team:KULeuven

From 2008.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
{{:Team:KULeuven/Tools/Header}}
{{:Team:KULeuven/Tools/Header}}
-
Under construction... intermediate result in [[Team:KULeuven/Zandbak/Home]], [[Team:KULeuven/Zandbak/Home2]](reviewed css but with doubts)
+
<html lang="en">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
<meta http-equiv="Content-Style-Type" content="text/css">
 +
<meta http-equiv="Content-Script-Type" content="text/javascript">
 +
 
 +
<!-- CSS -->
 +
<style type="text/css" media="screen, projection">
 +
@import url(http://www.student.kuleuven.be/~s0173901/wiki/css/global.css);
 +
@import url(http://www.student.kuleuven.be/~s0173901/wiki/css/home.css);
 +
@import url(http://www.student.kuleuven.be/~s0173901/wiki/css/ui.tabs.css);
 +
        @import url(http://www.student.kuleuven.be/~s0160104/iGEM/teammap.css);
 +
@import url(http://www.google.com/cse/api/branding.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>
 +
 
 +
<!-- JAVASCRIPT -->
 +
<script type="text/javascript" src="http://www.student.kuleuven.be/~s0173901/wiki/js/ui.core.js"></script>
 +
<script type="text/javascript" src="http://www.student.kuleuven.be/~s0173901/wiki/js/ui.tabs.js"></script>
 +
<script type="text/javascript">
 +
$(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 language="JavaScript" type="text/javascript">
 +
function CngTxt(id,txt){
 +
var obj=document.getElementById(id);
 +
if (txt){ obj.innerHTML=txt; }
 +
else { obj.innerHTML='<br>scroll over the pictograms to get a short description or click on them to go to the corresponding page'; }
 +
}
 +
</script>
 +
 
 +
<script type="text/javascript">
 +
Image1= new Image(665,499)
 +
Image1.src = "https://static.igem.org/mediawiki/2008/1/17/StudentsKULBlackWhite.JPG"
 +
</script>
 +
 
 +
<script type="text/javascript">
 +
function popup(mylink, windowname)
 +
{
 +
if (! window.focus)return true;
 +
var href;
 +
if (typeof(mylink) == 'string')
 +
  href=mylink;
 +
else
 +
  href=mylink.href;
 +
window.open(href, windowname, 'width=640,height=480,scrollbars=yes');
 +
return false;
 +
}
 +
</script>
 +
</html>
<html>
<html>
Line 7: Line 68:
</html>
</html>
-
[[Image:kuleuven_logo.jpg|800px|center]]
+
__NOTOC__
 +
<div id="homeArea">
 +
<html>
 +
<div id="homeMain">
-
{|width="400px" align="center"
+
<!-- 1. HEADER -->
-
|'''Team wiki of the [http://www.kuleuven.be K.U.Leuven] [http://www.kuleuven.be/bioscenter BioSCENTer] team.'''
+
<div id="homeHeader">
-
|-
+
<h3>Wellcome to the KULeuven 2008 iGEM team page!</h3>
-
|
+
<p>
-
|-
+
The ''2008 iGEM team of the Katholieke Universiteit Leuven'' works on '''a bacterial drug delivery system''', for instance for the production of a peptide such as vasoactive intestinal peptide as a potential treatment for Crohn's disease. The bacterial drug delivery system will have ''several advantages over classical drugs''. These are (a) the bacterium will produce the exact amount of drug necessary for each individual by means of a feedback control mechanism, (b) the bacterium will die upon a long symptomless period and (c) a possible development towards drugs being taken up in the bloodstream.
-
|The ''2008 iGEM team of the Katholieke Universiteit Leuven'' works on '''a bacterial drug delivery system''', for instance for the production of a peptide such as vasoactive intestinal peptide as a potential treatment for Crohn's disease. The bacterial drug delivery system will have ''several advantages over classical drugs''. These are (a) the bacterium will produce the exact amount of drug necessary for each individual by means of a feedback control mechanism, (b) the bacterium will die upon a long symptomless period and (c) a possible development towards drugs being taken up in the bloodstream.
+
</p>
-
|}
+
<p>
 +
...
 +
</p>
 +
</div><!-- END HEADER -->
 +
 
 +
 
 +
 
 +
<!-- 2. CONTENT -->
 +
<div id="homeContent">
 +
 
 +
<!-- 2.1. BIOSCENTER -->
 +
<div id="bioscenter-box">
 +
<h4>BioScenter</h4>
 +
<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>
 +
 
 +
<!-- 2.1.1. BIOSCENTER: SYNTHETIC BIOLOGY -->
 +
<div id="bioscenter-1">
 +
<p>
 +
<a href="http://syntheticbiology.org">Synthetic biology</a> 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. ...
 +
</p>
 +
<ul class="content-links">
 +
<li><a href="http://www.kuleuven.be/bioscenter/igem/?go=syntheticbiology">Read the whole page</a></li>
 +
</ul>
 +
</div>
 +
 
 +
<!-- 2.1.2. BIOSCENTER: IGEM -->
 +
<div id="bioscenter-2">
 +
<img class="floatright" src="https://static.igem.org/mediawiki/2008/1/1e/IGEM_logo_1.png" />
 +
<p>
 +
The <a href="https://2008.igem.org">international Genetically Engineered Machine competition (iGEM) or iGEM competition</a> 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!
 +
<br><br>
 +
The core of the iGEM competition is to design and build a “new genetic machine” with <a href="http://partsregistry.org">BioBricks</a>. 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.
 +
</p>
 +
<ul class="content-links" style="float: right; margin-right: 20px;">
 +
<li><a href="http://www.kuleuven.be/bioscenter/igem/?go=competition">Read the whole page</a></li>
 +
<li><a href="http://www.kuleuven.be/bioscenter/igem/?go=people2008">More on our team</a></li>
 +
</ul>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- 2.2. KULEUVEN -->
 +
<div id="kuleuven-box">
 +
<h4>Leuven</h4>
 +
<ul>
 +
<li><a href="#kuleuven-1"><span>KULeuven</span></a></li>
 +
</ul>
 +
<!-- 2.1.2. KULEUVEN -->
 +
<div id="kuleuven-1">
 +
<img class="floatright" width="300" heigth="300" src="https://static.igem.org/mediawiki/2008/5/59/Leuven_by_night.jpg" />
 +
<p>
 +
The University of Leuven was founded almost six hundred years ago. Throughout the centuries people have always occupied centre stage at the Catholic University of 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 Universit'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 troughout the city and were originally built for completely different purposes.
 +
</p>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- 2.3. TEAM -->
 +
<div id="team-box">
 +
<h4>The Team</h4>
 +
<ul>
 +
<li><a href="#team-1"><span>Meet the team</span></a></li>
 +
</ul>
 +
 
 +
<!-- 2.3.1. TEAM: IMAGE MAP -->
 +
<div id="team-1">
 +
<p>
 +
The KULeuven team consists of 12 enthusiastic students selected out of three faculties, 4 civil engineers, 4 bio-engineers and 4 biochemists.
 +
</p>
 +
<script>
 +
function haxbackground(){
 +
document.getElementById('cartoonmap').style.backgroundImage='url(https://static.igem.org/mediawiki/2008/1/17/StudentsKULBlackWhite.JPG)';
 +
}
 +
function unhaxbackground(){
 +
document.getElementById('cartoonmap').style.backgroundImage="url('https://static.igem.org/mediawiki/2008/5/57/StudentsKUL.JPG')";
 +
}
 +
</script>
 +
<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>
 +
<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>
 +
<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>
 +
<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>
 +
<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>
 +
<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>
 +
<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>
 +
<dd id="jan"><a href="" 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>
 +
<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>
 +
<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>
 +
<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>
 +
                </div></span>
 +
</a></dd>
 +
</dl>
 +
 
 +
 
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- 2.4. PROJECT -->
 +
<div id="project-box">
 +
<h4>The Project</h4>
 +
<ul>
 +
<li><a href="#project-1"><span>Project</span></a></li>
 +
</ul>
 +
 
 +
<!-- 2.4.1. PROJECT: SUBSYSTEMS -->
 +
<div id="project-1">
 +
<p>
 +
Project info comes here...
 +
<br>
 +
... Our project consists of several subsystems. A detailed description about every subsystem can be found by clicking on one of the following pictograms
 +
<br>
 +
 
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/Input">
 +
<img src="https://static.igem.org/mediawiki/2008/a/a9/Pictogram_input.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>INPUT:</b> <br> The input mechanism makes use of the red light detector, used because of the possibility of easy and rapid switching between ON and OFF state. This input serves as a dummy input for e.g. inflammation signaling molecules.')"
 +
onmouseout="CngTxt('Txt')"
 +
></a>
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/Output">
 +
<img src="https://static.igem.org/mediawiki/2008/d/db/Pictogram_output.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>OUTPUT:</b> <br> GFP is an easy-to-measure output mechanism. To lower the stability of GFP, the C-terminal LVA tag is applied. This output serves as a dummy output for e.g. peptide drugs.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
<a href="href="https://2008.igem.org/Team:KULeuven/Project/Filter">
 +
<img src="https://static.igem.org/mediawiki/2008/e/ed/Pictogram_filter.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>FILTER:</b> <br> The filter system is made to make the system irresponsive to background input. We do not want Dr. Coli to react on noise signals. The filter makes use of a coherent feed-forward loop with AND-gate, based on T7 RNA polymerase and the RiboKey/-Lock system.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/Inverter">
 +
<img src="https://static.igem.org/mediawiki/2008/e/e7/Pictogram_inverter.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>INVERTER:</b> <br> For some of the following subsystems, an inverter is needed. It is based on a promoter repressor and also makes use of a C-terminal LVA tag for better responsiveness of the system. This was proven necessary by rigorous modelling.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/Reset">
 +
<img src="https://static.igem.org/mediawiki/2008/e/ed/Pictogram_reset.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>RESET:</b> <br> When input re-emerges during the self-elimination process, the dying process is stopped and resetted. This will allow Dr. Coli to come back from its decision of no longer being needed.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/CellDeath">
 +
<img src="https://static.igem.org/mediawiki/2008/c/c6/Pictogram_celldeath.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>CELL DEATH:</b> <br> After a longer period without input signal, Dr. Coli decides to stop living because he feels himself no longer necessary. And in fact, as the patient is now cured, he is no longer of any need to the patient.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
<a href="https://2008.igem.org/Team:KULeuven/Project/Memory">
 +
<img src="https://static.igem.org/mediawiki/2008/c/c2/Pictogram_memory.png" width="40" height="40"
 +
onmouseover="CngTxt('Txt','<b>MEMORY:</b> <br> As Dr. Coli does not want to die from the moment he is born, he can memorize whether he has already been active or not. If not, he will not die without input signal, thus being able to live previous to encoutering illness.')"
 +
onmouseout="CngTxt('Txt')"
 +
>
 +
</a>
 +
 
 +
<style type="text/css">
 +
#Txt {color:darkblue;}
 +
</style>
 +
<div id="Txt" style="width:300px;height:120px;border:solid darkblue 1px;margin-left:50px"><br>scroll over the pictograms to get a short description or click on them to go to the corresponding page</font></div>
 +
 
 +
</p>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- 2.5. MODELING -->
 +
<div id="modeling-box">
 +
<h4>Modeling</h4>
 +
<ul>
 +
<li><a href="#modeling-3"><span>Introducing engineering</span></a></li>
 +
<li><a href="#modeling-2"><span>Quest for parameters</span></a></li>
 +
<li><a href="#modeling-1"><span>Building the model</span></a></li>
 +
</ul>
 +
 
 +
<!-- 2.5.1. MODELING: MODEL -->
 +
<div id="modeling-1">
 +
<img align="center" src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/10000/1000/100/10797/10797.strip.gif" border="0" />
 +
</div>
 +
 
 +
<!-- 2.5.2. MODELING: PARAMETERS -->
 +
<div id="modeling-2">
 +
<img src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/00000/5000/500/5652/5652.strip.gif" border="0" />
 +
</div>
 +
 
 +
<!-- 2.5.3. MODELING: ENGINEERING -->
 +
<div id="modeling-3">
 +
</div>
 +
 
 +
</div>
 +
 
 +
</div><!-- END CONTENT -->
 +
 
 +
</div>
 +
</html>
 +
 
 +
<!-- 3. SIDEBAR -->
 +
<div id="homeSidebar">
 +
 
 +
<!-- 3.1. HEADER(SIDEBAR) -->
 +
<div id="homeSideHeader">
 +
<html>
 +
<div>
 +
<embed src="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=075A90&date_month=11&date_day=09&date_year=1&un=IGEM JAMBOREE 2008&size=normal&mo=11&da=09&yr=2008" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="246" height="80" wmode="transparent"></embed>
 +
</div>
 +
</html>
 +
</div><!-- END HEADER(SIDEBAR) -->
 +
 
 +
<!-- 3.2. CONTENT(SIDEBAR) -->
 +
<div id="homeSideContent">
 +
 
 +
 
 +
<!-- 3.2.1. INTERESTING LINKS -->
 +
<div class="sidebox">
 +
<h3>Interesting Links</h3>
 +
<ul class="external-links">
 +
<li>[http://www.nature.com/nature/comics/syntheticbiologycomic/index.html Synthetic Biology comic]</li>
 +
<li>[http://partsregistry.org/Main_Page Registry of Standard Biological Parts]</li>
 +
<li>[http://www.kuleuven.be/bioscenter BIOScenter]</li>
 +
</ul>
 +
</div>
 +
 
 +
<!-- 3.2.4. FUN STUFF -->
 +
<div class="sidebox games">
 +
<h3>Fun Stuff</h3>
 +
<html>
 +
<p>
 +
<a href="http://student.kuleuven.be/~s0160104/iGEM/pairs.html"
 +
  onClick="return popup(this,'notes')"><img src="https://static.igem.org/mediawiki/2008/e/e5/Bacteria_pairs.PNG">Bacteria Pairs</a>
 +
</p>
 +
 
 +
<p>
 +
<a href="http://student.kuleuven.be/~s0160104/iGEM/bacteriasolitaire.html"
 +
  onClick="return popup(this,'notes')"><img src="https://static.igem.org/mediawiki/2008/d/d9/Bacteria_solitaire.PNG">Bacteria Solitaire</a>
 +
</p>
 +
 
 +
<p>
 +
<a href="http://nobelprize.org/educational_games/medicine/dna_double_helix/dnahelix.html" target="blank"><img src="https://static.igem.org/mediawiki/2008/a/ac/Helix-intro.gif" />Double Helix</a>
 +
</p>
 +
</html>
 +
 
 +
</div>
 +
 
 +
<!-- 3.2.2. NOTEBOOK -->
 +
<div class="sidebox">
 +
<h3>Notebook ({{CURRENTMONTHNAME}})</h3>
 +
<div>
 +
{{#calendar:query=preload=:Team:KULeuven/Tools/New_Day|title=Team:KULeuven|year=2008|month={{CURRENTMONTH}} }}
 +
</div>
 +
</div>
 +
 
 +
<!-- 3.2.3. GOOGLE(CUSTOM SEARCH) -->
 +
<html>
 +
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
 +
Search in our wiki pages:
 +
 
 +
<div class="cse-branding-form">
 +
<form action="http://www.google.com/cse" id="cse-search-box">
 +
 
 +
<div>
 +
<input type="hidden" name="cx" value="014084360811440219920:o0ayl5nue-m" />
 +
<input type="hidden" name="ie" value="UTF-8" />
 +
<input type="text" name="q" size="25" />
 +
<input type="submit" name="sa" value="Search" />
 +
</div>
 +
 
 +
</form>
 +
</div>
 +
 
 +
<div class="cse-branding-logo">
 +
<img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
 +
</div>
 +
 
 +
<div class="cse-branding-text">
 +
Custom Search
 +
</div>
 +
 
 +
</div>
 +
</html>
 +
 
 +
 
 +
 
 +
</div><!-- END CONTENT(SIDEBAR) -->
 +
 
 +
</div><!-- END SIDEBAR -->
 +
 
 +
</div><!-- END HOME -->
'''Nr of visitors:'''
'''Nr of visitors:'''
Line 27: Line 444:
<a href="http://www4.clustrmaps.com/counter/maps.php?url=https://2008.igem.org/Team:KULeuven" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=https://2008.igem.org/Team:KULeuven" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" />
<a href="http://www4.clustrmaps.com/counter/maps.php?url=https://2008.igem.org/Team:KULeuven" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=https://2008.igem.org/Team:KULeuven" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" />
</a>
</a>
-
</div>
 
-
<p style="text-align: right;"><b><font size="3">
 
-
COUNTDOWN TO JAMBOREE</font></b></p>
 
-
<div style="width: 200px; height:50px;background: #000;float:right">
 
-
<EMBED src="http://download.makeinflash.com/cd_digital_v1.swf?id=mnwGcj1G-uGE7zMA6u0i6uMA4JNHD1cLR8vY7ulH7G0h7y-F-9c0Q8DLD0NgRjYEP94H-M" quality=high WIDTH="200" HEIGHT="50"NAME="cd_digital_v1.swf" WMODE="transparent" ALIGN="" TYPE="application/x-shockwave-flash"PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" FlashVars="id=mnwGcj1G-uGE7zMA6u0i6uMA4JNHD1cLR8vY7ulH7G0h7y-F-9c0Q8DLD0NgRjYEP94H-M"></EMBED>
 
</div>
</div>
</html>
</html>

Revision as of 10:04, 22 August 2008

  dock/undock dropdown  

Visitor locations


Wellcome to the KULeuven 2008 iGEM team page!

The ''2008 iGEM team of the Katholieke Universiteit Leuven'' works on '''a bacterial drug delivery system''', for instance for the production of a peptide such as vasoactive intestinal peptide as a potential treatment for Crohn's disease. The bacterial drug delivery system will have ''several advantages over classical drugs''. These are (a) the bacterium will produce the exact amount of drug necessary for each individual by means of a feedback control mechanism, (b) the bacterium will die upon a long symptomless period and (c) a possible development towards drugs being taken up in the bloodstream.

...

BioScenter

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 centre stage at the Catholic University of 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 Universit'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 troughout 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.

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

Project info comes here...
... Our project consists of 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


Search in our wiki pages:
Custom Search


Nr of visitors: Buy Links

Locations of visitors to this page