Difference between revisions of "Team:TUDelft/DennisModel"

Line 4: Line 4:
  
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
@import url('https://fonts.googleapis.com/css?family=Pacifico|Open+Sans:300,400,600');
 +
 +
 +
a {
 +
text-decoration: none;
 +
color: inherit;
 +
}
 +
 +
 +
div .protocols {
 +
width: 100%;
 +
min-width: 300px;
 +
max-width: 800px;
 +
margin: 1.5em auto;
 +
color: #333;
 +
box-sizing: border-box;
 +
}
 +
 +
ul {
 +
list-style: none;
 +
padding: 0;
 +
}
 +
ul .inner {
 +
 +
padding-left: 50px;
 +
padding-top: 10px;
 +
overflow: hidden;
 +
display: none;
 +
}
 +
 +
 +
ul li {
 +
margin: .5em 0;
 +
font-weight: 300;
 +
}
 +
 +
ul li a.toggle {
 +
 +
display: block;
 +
background: rgba(0, 166, 214, 1);
 +
color: #fefefe;
 +
padding: .75em;
 +
padding-left: 50px;
 +
border-radius: 0.5em;
 +
transition: background .3s ease;
 +
text-decoration: none;
 +
}
 +
 +
ul li a.toggle:hover {
 +
background: rgba(0, 166, 214, 0.65);
 +
 +
}
 +
 +
 +
 +
</style>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
 +
</head>
 
      
 
      
 
     <body>
 
     <body>

Revision as of 15:40, 4 September 2019

Sci-Phi 29


Overview

The main goal of our project revolves around predictability. Without predictability, we cannot reliably design and implement synthetic biology solutions. However, when transferring genetic circuits between different organisms, many variables change. This dramatically increases the uncertainty of the outcome. With our modeling, we aim to demonstrate ways to make a genetic circuit independent of some of these variables, thereby decreasing this uncertainty. We couple our model with a software tool that determines a coding sequence for each gene involved in the circuit in such a way that they have similar codon usage bias across species of interest.

TALE - Incoherent Feed Forward Loop to control gene expression

In our system we make use of a commonly applied control system called an Incoherent Feed Forward Loop (iFFL). This control system is established through the expression of a Transcription activator-like effector (TALE) protein which binds to the promoter of a gene of interest and thus repressing the expression, developed by … . TALE proteins recognize DNA by a simple DNA-binding mechanism which can be altered to recognize any sequence you want … .

  • Principal Investigators

    Dr. Timon Idema
    Dr. Christophe Danelon

  • Supervisors

    Esengül Yildrim
    Dr. David Foschepoth
    Elisa Godino
    Charlotte Koster
    Dr. Zoë Robaey
    Britte Bouchaut