Difference between revisions of "Team:KU Leuven/Description"
Line 1: | Line 1: | ||
{{KU_Leuven}} | {{KU_Leuven}} | ||
{{KU_Leuven/css}} | {{KU_Leuven/css}} | ||
+ | |||
<html> | <html> | ||
Line 7: | Line 8: | ||
$(".main-navm").hide(); | $(".main-navm").hide(); | ||
}); | }); | ||
+ | |||
</script> | </script> | ||
Line 20: | Line 22: | ||
} | } | ||
− | # | + | #main{ |
background-color: transparent; | background-color: transparent; | ||
border-style: solid; | border-style: solid; | ||
Line 27: | Line 29: | ||
} | } | ||
− | #centernav:hover # | + | #centernav:hover #main { /* this is active when your mouse moves is over the item */ |
border: 0px solid transparent; | border: 0px solid transparent; | ||
border-bottom: 0px solid transparent; | border-bottom: 0px solid transparent; | ||
} | } | ||
− | .main-navm:hover # | + | .main-navm:hover #main { /* this is active when your mouse moves is over the item */ |
border: 0px solid transparent; | border: 0px solid transparent; | ||
border-right: 0px solid transparent; | border-right: 0px solid transparent; | ||
Line 38: | Line 40: | ||
@media screen and (max-width: 1000px) { | @media screen and (max-width: 1000px) { | ||
− | # | + | #main { |
border-bottom: 5px solid transparent; | border-bottom: 5px solid transparent; | ||
border-right: 5px solid #8b7a57; | border-right: 5px solid #8b7a57; | ||
Line 47: | Line 49: | ||
background-color:transparent; | background-color:transparent; | ||
} | } | ||
+ | |||
</style> | </style> | ||
Line 54: | Line 57: | ||
<link rel="shortcut icon" href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif" / | <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif" / | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
Line 78: | Line 82: | ||
<div id="center"> | <div id="center"> | ||
<div id="pagetitle"> | <div id="pagetitle"> | ||
− | <h2> | + | <h2>Our project</h2> |
</div> | </div> | ||
Line 103: | Line 107: | ||
</div> | </div> | ||
<div class="summary"> | <div class="summary"> | ||
− | <p> Patterns are fascinating, from the veins of a leaf to the stripes of a zebra. | + | <p> |
+ | Patterns are fascinating, from the veins of a leaf to the stripes of a zebra. They are everywhere in nature, but why and how they are formed is not entirely understood. We, the KU Leuven 2015 iGEM team, decided to work on the fundamental mechanisms behind pattern formation. The way the cells of multicellular organisms interact to generate a specific pattern has triggered our curiosity. Our mission is to create astonishing biological patterns with engineered bacteria on a petri dish to unravel the secrets of nature. We design a ‘proof of principle’ which can form the basis for further research. | ||
+ | </p></br> | ||
+ | <p> | ||
+ | We devise a system in which two different cell types A and B of E.Coli form a complex pattern on a petri dish. Our main goal is to design a circuit capable of controlling and steering two bacterial properties essential for pattern formation, namely cell-cell interaction and motility. After a heat induced stimulus, this circuit makes bacterial cells of one type adhere and at the same time these cells repel the other type. We expect to see a pattern where cells A are clumping together and cells B, which are repelled by A, form circles around cells A. Together with possible modulation of certain experimental conditions, this circuit allows the study of pattern formation using synthetic biology in a more general way. | ||
+ | </p></br> | ||
+ | <p> | ||
+ | In order to give our modeling team the necessary data and parameters, we also create the possibility to get exact numbers by introducing different tags for protein purifications. From recent literature, we also adapt some new measurement techniques in order to better parameterize our models. | ||
+ | </p></br> | ||
+ | <p> | ||
+ | Next to this, we also model the patterns in a three layer structure. The colony level considers the bacteria as a large group of cells, described by partial differential equations. On the other hand, the internal level describes the interactions within the single cells. Finally, our hybrid model merges both colony and internal level to define the cell-cell interactions of our pattern forming cells. | ||
+ | </p></br> | ||
+ | <p> | ||
+ | Simulations from the cyber lab aid the wet lab in tuning the experimental conditions that lead to the desirable patterns. At the same time, results from the lab give the modeling team more data and parameters to fit their models to different conditions. Interaction between wet lab and cyber lab is clearly a crucial factor to the successful design our experiments. | ||
+ | </p> | ||
+ | |||
<div class="whiterow"> | <div class="whiterow"> | ||
</div> | </div> | ||
− | + | ||
− | + | </div> | |
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="whiterow"> | <div class="whiterow"> | ||
</div> | </div> | ||
− | < | + | </div> |
− | < | + | |
+ | <div class="subsections"> | ||
+ | <div class="subsectionwrapper"> | ||
+ | <div class="subimgrow"> | ||
+ | |||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Research"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/6/63/Wiki_Button_-_Research2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/c/c3/KU_Leuven_Wiki_Button_-_Interlab_measurement2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Modeling"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/a/aa/Wiki_Button_-_Modelling2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtextrow"> | ||
+ | |||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Research"> | ||
+ | <h2>Research</h2> | ||
+ | <p>Swift and smart in actions to design the plasmids, quantify the parameters and to create the patterns. Join us in our exciting journey. | ||
+ | <br/> | ||
</p> | </p> | ||
+ | </a> | ||
</div> | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
</div> | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy"> | ||
+ | <h2>Interlab</h2> | ||
+ | <p>Many small steps need to be taken to achieve our goal. We like to keep you informed and welcome you to discover our newsfeed and history. | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
</div> | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Modeling"> | ||
+ | <h2>Modeling</h2> | ||
+ | <p>The modeling team will fit models to the data obtained by the wet lab. Continuous and hybrid models will be used. Hybrid models are models which have a discrete and continuous part. | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgreadmore"> | ||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Research"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Modeling"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace1"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="whiterow"></div> | ||
+ | <div class="subsectionwrapper"> | ||
+ | |||
+ | <div class="subimgrow"> | ||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Practices"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/84/KU_Leuven_Wiki_Button_-_Outreach2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Future"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/4/41/KU_Leuven_Wiki_Button_-_Future2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Team"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/2/23/KUL_Wiki_Button_-_Team.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimg"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Notebook"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/5/59/Wiki_Button_-_Notebook2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtextrow"> | ||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Practices"> | ||
+ | <h2>Outreach</h2> | ||
+ | <p>Teaching students, other iGEM teams and the Belgian public more about synthetic biology and our project. | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Future"> | ||
+ | <h2>Future</h2> | ||
+ | <p>Does Spot E.Shape only impact the academic environment, or is it likely to be picked up by industry? Click here to find out more about its future potential and applications. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Team"> | ||
+ | <h2>Team</h2> | ||
+ | <p>Diverse with respect to thoughts, perspectives, nationalities and languages, yet bound together by our enthusiasm for science and research. Would you like to know more about us? | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtext"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Notebook"> | ||
+ | <h2>Notebook</h2> | ||
+ | <p>Many small steps need to be taken to achieve our goal. We like to keep you informed and welcome you to discover our newsfeed and history. | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgreadmore"> | ||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Practices"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Future"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Team"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Notebook"> | ||
+ | <div id="more"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Research</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Research"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/6/63/Wiki_Button_-_Research2.png" width="100%"></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Research"> | ||
+ | <p> Each experimental step requires a theoretical background. This background, the protocols and the results of our experiments can be found in this subsection. | ||
+ | <br/> | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Interlab</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/c/c3/KU_Leuven_Wiki_Button_-_Interlab_measurement2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/InterLabStudy"> | ||
+ | <p>We decided to work on the fundamental mechanisms behind pattern formation. To achieve our goal, the link between wet lab and modeling will be crucial to the successful design of our experiments. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Modeling</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Modeling"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/a/aa/Wiki_Button_-_Modelling2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Modeling"> | ||
+ | <p>The modeling team fits models to the data obtained by the wet lab. Synergically, simulations from the cyber lab will aid tuning the experimental conditions that lead to the desirable patterns. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Outreach</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Practices"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/84/KU_Leuven_Wiki_Button_-_Outreach2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Practices"> | ||
+ | <p>Teaching students, iGEM teams and the Belgian public more about synthetic biology and our project. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Future</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Future"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/4/41/KU_Leuven_Wiki_Button_-_Future2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Future"> | ||
+ | <p>Does Spot E.Shape only impact the academic environment, or is it likely to be picked up by industry? Click here to find out more about its future potential and applications. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Team</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Team"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/2/23/KUL_Wiki_Button_-_Team.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Team"> | ||
+ | <p>Diverse with respect to thoughts, perspectives, nationalities and languages, yet bound together by our enthusiasm for science and research. Would you like to know more about us? | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="subimgm"> | ||
+ | <b>Notebook</b> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Notebook"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/5/59/Wiki_Button_-_Notebook2.png" width="100%"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="whitespace"> | ||
+ | </div> | ||
+ | |||
+ | <div class="subtextm"> | ||
+ | <a href="https://2015.igem.org/Team:KU_Leuven/Notebook"> | ||
+ | <p>Many small steps need to be taken to achieve our goal. We like to keep you informed and welcome you to discover our newsfeed and history. | ||
+ | </p> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="subimgrowm"> | ||
+ | <div class="whiterow"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<div id="summarywrapper"> | <div id="summarywrapper"> | ||
Line 135: | Line 562: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
<div class="whiterow"></div> | <div class="whiterow"></div> | ||
Line 173: | Line 601: | ||
<div id="eppendorf"> | <div id="eppendorf"> | ||
<a href="https://www.eppendorf.com/BE-en/"><img src="https://static.igem.org/mediawiki/2015/9/96/KU_Leuven_Logo_Eppendorf_transparant.png" alt="Eppendorf" width="95%"></a> | <a href="https://www.eppendorf.com/BE-en/"><img src="https://static.igem.org/mediawiki/2015/9/96/KU_Leuven_Logo_Eppendorf_transparant.png" alt="Eppendorf" width="95%"></a> | ||
+ | </div> | ||
+ | <div id="saillart"> | ||
+ | <a href="http://www.glasatelier-saillart.be/"><img src="https://static.igem.org/mediawiki/2015/c/ce/KU_Leuven_Sponsor_Saillard.png" alt="Glasatelier Saillart" width="95%"></a> | ||
</div> | </div> | ||
<div id="kuleuven"> | <div id="kuleuven"> | ||
Line 185: | Line 616: | ||
<a><img src="https://static.igem.org/mediawiki/2015/1/15/KUL_Ko-Lo_Instruments_logo_transparant.png" alt="Ko-Lo Instruments" width="95%"></a> | <a><img src="https://static.igem.org/mediawiki/2015/1/15/KUL_Ko-Lo_Instruments_logo_transparant.png" alt="Ko-Lo Instruments" width="95%"></a> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 194: | Line 622: | ||
<a href="https://www.bioke.com/"><img src="https://static.igem.org/mediawiki/2015/e/e1/KUL_Biok%C3%A9_logo_transparant.png" alt="Bioké" width="95%"></a> | <a href="https://www.bioke.com/"><img src="https://static.igem.org/mediawiki/2015/e/e1/KUL_Biok%C3%A9_logo_transparant.png" alt="Bioké" width="95%"></a> | ||
</div> | </div> | ||
+ | <div class="logonormal"> | ||
+ | <div id="regensys"> | ||
+ | <a href="http://regenesys.eu/"><img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_Logo_Regenesys_Transparant.png" alt="Regenesys" width="95%"></a> | ||
+ | </div> | ||
+ | <div class="whiterow"></div> | ||
<div id="thermofisher"> | <div id="thermofisher"> | ||
<a href="https://www.fishersci.com/us/en/home.html"><img src="https://static.igem.org/mediawiki/2015/a/aa/KUL_Fischer_Scientific_logo_transparant.png" alt="Thermo Fisher Scientific" width="95%"></a> | <a href="https://www.fishersci.com/us/en/home.html"><img src="https://static.igem.org/mediawiki/2015/a/aa/KUL_Fischer_Scientific_logo_transparant.png" alt="Thermo Fisher Scientific" width="95%"></a> | ||
</div> | </div> | ||
+ | </div> | ||
<div id="vwr"> | <div id="vwr"> | ||
<a href="https://be.vwr.com/store/?&_requestid=866148&_DARGS=/store/cms/be.vwr.com/nl_BE/header_20159241139103.jsp.1_AF&_dynSessConf=4047468000326453053&targetURL=/store/%3F%26_requestid%3D866148&lastLanguage=en&/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=&_D%3AcurrentLanguage=+¤tLanguage=en&_D%3AlastLanguage=+&_D%3A/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=+"><img src="https://static.igem.org/mediawiki/2015/8/8d/KU_Leuven_Logo_VWR_transparant_.png" alt="VWR" width="95%"></a> | <a href="https://be.vwr.com/store/?&_requestid=866148&_DARGS=/store/cms/be.vwr.com/nl_BE/header_20159241139103.jsp.1_AF&_dynSessConf=4047468000326453053&targetURL=/store/%3F%26_requestid%3D866148&lastLanguage=en&/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=&_D%3AcurrentLanguage=+¤tLanguage=en&_D%3AlastLanguage=+&_D%3A/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=+"><img src="https://static.igem.org/mediawiki/2015/8/8d/KU_Leuven_Logo_VWR_transparant_.png" alt="VWR" width="95%"></a> | ||
Line 213: | Line 647: | ||
<a href="https://www.sigmaaldrich.com/belgium-nederlands.html"><img src="https://static.igem.org/mediawiki/2015/4/4b/KUL_Sigma-Aldrich_logo_transparant.png" alt="Sigma-Aldrich" width="95%"></a> | <a href="https://www.sigmaaldrich.com/belgium-nederlands.html"><img src="https://static.igem.org/mediawiki/2015/4/4b/KUL_Sigma-Aldrich_logo_transparant.png" alt="Sigma-Aldrich" width="95%"></a> | ||
</div> | </div> | ||
− | <div id=" | + | <div class="whiterow"></div> |
+ | <div id="egilab"> | ||
<a href="http://www.egilabo.be/"><img src="https://static.igem.org/mediawiki/2015/e/e9/KUL_Egilabo_logo_transparant.png" alt="Egilabo" width="95%"></a> | <a href="http://www.egilabo.be/"><img src="https://static.igem.org/mediawiki/2015/e/e9/KUL_Egilabo_logo_transparant.png" alt="Egilabo" width="95%"></a> | ||
+ | </div> | ||
+ | <div class="whiterow"></div> | ||
+ | <div id="novolab"> | ||
+ | <a href="https://www.novolab.be/"><img src="https://static.igem.org/mediawiki/2015/4/4c/KU_Leuven_Novalab.png" alt="Novolab" height="95%"></a> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 18:02, 18 September 2015
Patterns are fascinating, from the veins of a leaf to the stripes of a zebra. They are everywhere in nature, but why and how they are formed is not entirely understood. We, the KU Leuven 2015 iGEM team, decided to work on the fundamental mechanisms behind pattern formation. The way the cells of multicellular organisms interact to generate a specific pattern has triggered our curiosity. Our mission is to create astonishing biological patterns with engineered bacteria on a petri dish to unravel the secrets of nature. We design a ‘proof of principle’ which can form the basis for further research.
We devise a system in which two different cell types A and B of E.Coli form a complex pattern on a petri dish. Our main goal is to design a circuit capable of controlling and steering two bacterial properties essential for pattern formation, namely cell-cell interaction and motility. After a heat induced stimulus, this circuit makes bacterial cells of one type adhere and at the same time these cells repel the other type. We expect to see a pattern where cells A are clumping together and cells B, which are repelled by A, form circles around cells A. Together with possible modulation of certain experimental conditions, this circuit allows the study of pattern formation using synthetic biology in a more general way.
In order to give our modeling team the necessary data and parameters, we also create the possibility to get exact numbers by introducing different tags for protein purifications. From recent literature, we also adapt some new measurement techniques in order to better parameterize our models.
Next to this, we also model the patterns in a three layer structure. The colony level considers the bacteria as a large group of cells, described by partial differential equations. On the other hand, the internal level describes the interactions within the single cells. Finally, our hybrid model merges both colony and internal level to define the cell-cell interactions of our pattern forming cells.
Simulations from the cyber lab aid the wet lab in tuning the experimental conditions that lead to the desirable patterns. At the same time, results from the lab give the modeling team more data and parameters to fit their models to different conditions. Interaction between wet lab and cyber lab is clearly a crucial factor to the successful design our experiments.
Contact
Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee
Telephone: +32(0)16 32 73 19
Email: igem@chem.kuleuven.be