Team:Slovenia

From 2012.igem.org

(Difference between revisions)
 
(98 intermediate revisions not shown)
Line 1: Line 1:
-
== Project description ==
 
-
Currently, biological drug-based therapies require periodic invasive application. Often, due to their systemic administration, adverse effects are observed. Furthermore, large quantities of these substances are needed because of their distribution throughout the body. This, coupled with expensive production and especially purification, imposes a great burden on health systems. We aim to develop a safe and cost-effective biological delivery system for biopharmaceuticals, which would increase the quality of patients' lives, because it would minimize the number of required procedures. This type of delivery system would increase patient compliance to the therapy while the local administration will reduce the side-effects associated with current treatments.  We plan to design the mammalian cells-based delivery system to be regulated by the digital logic from the outside.
 
-
----
 
-
 
-
 
<html>
<html>
<head>
<head>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 +
 +
<!-- back to top>
 +
<div style="position:fixed; bottom:45px; right:30px; width:100px; height:66px; background-color:transparent;">
 +
<a href="#topofthepage">
 +
<table style="background-color:transparent;" onclick="window.location = '#topofthepage'" class="invisible" style="height:100%;">
 +
<tr class="invisible" style="background-color:transparent;">
 +
<td class="invisible" style="background-color:transparent;" valign="center">
 +
<img width="100px" src ="https://static.igem.org/mediawiki/2012/1/14/Svn12_hp_btt.png"></img>
 +
</td></tr></table>
 +
</a>
 +
</div-->
 +
 +
 +
<style type="text/css">
 +
 +
 +
#container {background:#fff; margin:0 auto 0px; padding:5px 0px 0px; width:960px; border-radius:10px;}
 +
#main {background:#fff; width:950px; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:10px; margin-top:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:110%; }
 +
 +
#mainmenu {background:#fff; width:980px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin-top:0px; border-top-left-radius:2px; border-top-right-radius:2px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:110%; }
 +
 +
 +
 +
p {line-height:1.5em; margin:0 0 15px; text-align:justify;}
 +
h2 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
 +
 +
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
 +
* html .clearfix{height:1%;}
 +
*:first-child+html .clearfix{min-height:1%;}
 +
 +
img { display: block; margin-left: auto; margin-right: auto }
 +
 +
a, a:visited, a:active {border-bottom:1px dotted #505050; color:#0C5DA5; text-decoration:none;}
 +
a:hover {border-bottom:1px solid #505050; color:#303030; text-decoration:none;}
 +
a img {border:0;}
 +
 +
.firstHeading {display:none;}
 +
 +
/*#footer-box { display:none ;}*/
 +
#footer-box { width: 950px; border:none; border-radius:10px; padding:15px 15px 15px 15px; margin-bottom:10px;}
 +
 +
#top-section {
 +
    position: relative;
 +
    height: 0px;
 +
    width: 965px;
 +
    margin: 0 auto 0 auto;
 +
    border-left: 1px solid #444444;
 +
    border-right: 1px solid #444444;
 +
border-bottom: 0px;
 +
}
 +
 +
 +
#catlinks { display:none; }
 +
 +
 +
#p-logo { display:none;}
 +
 +
 +
#column-one { padding-top:0px; padding: 0 0 0 0;}
 +
 +
body
 +
{
 +
margin:0;
 +
padding:15px 0 0;
 +
background-color: #ececec;
 +
background-image:url("https://static.igem.org/mediawiki/2012/5/5d/Svn12_bckg_css.png");
 +
background-repeat:repeat;
 +
}
 +
 +
 +
#content{
 +
background-color: transparent;
 +
border-left: none;
 +
border-right: none;
 +
width:980px;
 +
}
 +
 +
#search-controls {
 +
display:none;
 +
}
 +
 +
 +
#banner{
 +
background-image:url("https://static.igem.org/mediawiki/2012/a/a9/Svn12_bannertop.png");
 +
background-position: center;
 +
background-repeat: no-repeat;
 +
width:980;
 +
height:239px;
 +
font-family:Arial;
 +
font-size:12px;
 +
padding-left:268px;
 +
}
 +
 +
 +
 +
/* menu (page, edit ...) */
 +
#menubar {
 +
    position: absolute;
 +
    white-space: nowrap;
 +
    top: -6px;
 +
    width: 400px;
 +
    z-index: 5;
 +
    font-family: sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
}
 +
 +
.left-menu, .left-menu a {
 +
    left: 0px;
 +
    text-align: left;
 +
    color:#114472;
 +
    text-transform: lowercase;
 +
}
 +
 +
.left-menu:hover {
 +
    color: #114472;
 +
    background-color: transparent;
 +
}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: #114472;
 +
}
 +
#menubar ul {
 +
    color: #114472;
 +
    list-style: none;
 +
}
 +
#menubar li {
 +
    display: inline;
 +
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
}
 +
.left-menu .selected {
 +
#    color: #114472;
 +
}
 +
#.left-menu .selected:hover {
 +
#    color: #114472;
 +
#}
 +
 +
.left-menu:hover a {
 +
    color: #114472;;
 +
}
 +
.right-menu li {
 +
#    background-color: transparent;
 +
}
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: #114472;;
 +
    background-color: transparent;
 +
}
 +
.right-menu li a:hover {
 +
    color: #114472;
 +
    text-decoration: underline;
 +
}
 +
/* end menu (edit, page ...) */
 +
 +
 +
/* Tables */
 +
/* IE 6: http://webdesign.about.com/od/tables/qt/tiptablecenter.htm */
 +
table.normal { border-collapse: collapse; margin: auto; width:70%; margin-bottom:15px; }
 +
td.normal, th.normal { padding-left: 1.4em; padding-right: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em; border: 1px #d8d8d8 solid; }
 +
thead.normal{ background: #0C5DA5; color:#ffffff; border: 1px #d8d8d8 solid; }
 +
tbody .normal{ background: #fff; }
 +
 +
table.outcome { border-collapse: collapse; margin: auto; width:90%; margin-bottom:15px; }
 +
td.outcome, th.normal { padding-left: 1.4em; padding-right: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em; border: 1px #d8d8d8 solid; }
 +
thead.outcome{ background: #0C5DA5; color:#ffffff; border: 1px #d8d8d8 solid; }
 +
tbody .outcome{ background: #fff; }
 +
ul.circle {
 +
list-style-type:circle;
 +
}
 +
 +
 +
/* invisible table */
 +
table.invisible{ border-collapse: collapse; margin: auto; width:100%; margin-bottom:15px; }
 +
td.invisible, th.invisible { padding-left: 1.4em; padding-right: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em; border:none; }
 +
thead.invisible{ background: #0C5DA5; color:#ffffff; border:none; }
 +
tbody .invisible{ background: #fff; }
 +
 +
 +
/* summary table */
 +
table.summary{ border-collapse: collapse; margin: auto; width:100%; margin-bottom:10px; }
 +
td.summary, th.summary{ background:#d0ecf4; color:#000000; padding-left: 5px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; border:none; border-radius:0px;}
 +
thead.summary{ background:#d0ecf4; color:#000000; border:none; border-radius:0px; }
 +
tbody.summary{ background: #fff; }
 +
 +
 +
 +
/* CSS navigation menu (blue) */
 +
#cssmenu{ height:37px; display:block; padding:0; margin:0;  border:1px solid; border-radius:0px; }
 +
#cssmenu > ul {list-style:inside none; padding:0; margin:0;}
 +
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;}
 +
#cssmenu > ul > li > a{ outline:none; display:block; position:relative; padding:12px 17px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); }
 +
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;}
 +
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-2px; z-index:99; }
 +
#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;}
 +
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; }
 +
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;}
 +
#cssmenu ul li.has-sub:hover > a{ background:#043A6B; border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; }
 +
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;}
 +
#cssmenu ul li.has-sub > a:hover{background:#043A6B; border-color:#3f3f3f;}
 +
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#043A6B; border-radius:0 5px 5px 5px; z-index:999; }
 +
/*#cssmenu ul li > ul{width:200px;} */
 +
#cssmenu ul li > ul{width:165px;}
 +
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;}
 +
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); }
 +
#cssmenu ul li > ul li a table tr td span{ outline:none; display:block; position:relative; margin:0; padding:0px 0px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); }
 +
#cssmenu, #cssmenu > ul > li > ul > li a:hover
 +
{ background:#043A6B;
 +
background:-moz-linear-gradient(top, #043A6B 0%, #0C5DA5 100%);
 +
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#043A6B), color-stop(100%,#0C5DA5));
 +
background:-webkit-linear-gradient(top, #043A6B 0%,#0C5DA5 100%);
 +
background:-o-linear-gradient(top,  #043A6B 0%,#0C5DA5 100%);
 +
background:-ms-linear-gradient(top, #043A6B 0%,#0C5DA5 100%);
 +
background:linear-gradient(top,  #043A6B 0%,#0C5DA5 100%);
 +
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#043A6B', endColorstr='#0C5DA5',GradientType=0);
 +
}
 +
#cssmenu{border-color:#043A6B;}
 +
#cssmenu > ul > li > a{border-right:1px solid #043A6B; color:#fff;}
 +
#cssmenu > ul > li > a:after{border-color:#0C5DA5;}
 +
#cssmenu > ul > li > a:hover{background:#0C5DA5;}
 +
/* end CSS navigation menu (blue) */
 +
 +
 +
ul {
 +
    line-height: 1.5em;
 +
    list-style-type: square;
 +
    margin: 0 0 0 0;
 +
    padding: 0;
 +
    /*list-style-image: url(bullet.gif);*/
 +
}
 +
 +
.abstract {background:#0C5DA5; color:#ffffff; padding:10px; border-radius:5px;}
 +
 +
 +
 +
table.splash {}
 +
td.splash, th.splash {}
 +
thead.splash{ background: #0C5DA5; color:#ffffff; border: 0px #d8d8d8 solid; }
 +
tbody .splash{ background: #fff; }
 +
 +
table.newtable {background-color:transparent;}
 +
td.newtable, th.newtable {background-color:transparent;}
 +
thead.newtable{ }
 +
tbody .newtable{}
 +
 +
a.invisible{}
 +
 +
 +
td.splash .ttip{
 +
  float:left;
 +
position:absolute;
 +
  left:150px;
 +
  top:660px;
 +
visibility:hidden;
 +
z-index:100;
 +
width:700px;
 +
opacity:0.85;
 +
background:#dedede;
 +
border-radius: 30px;
 +
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 +
padding: 10px 10px 10px 10px;
 +
}
 +
 +
td.splash .ttip2{
 +
  float:left;
 +
position:absolute;
 +
  left:150px;
 +
  top:960px;
 +
visibility:hidden;
 +
z-index:100;
 +
width:700px;
 +
opacity:0.85;
 +
background:#dedede;
 +
border-radius: 30px;
 +
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 +
padding: 10px 10px 10px 10px;
 +
}
 +
 +
td.splash:hover > .ttip
 +
{
 +
visibility:visible;
 +
}
 +
 +
td.splash:hover > .ttip2
 +
{
 +
visibility:visible;
 +
}
 +
 +
/*
 +
td.splash .pic{
 +
position:absolute;
 +
visibility:visible;
 +
z-index:1;
 +
}
 +
 +
td.splash .pic2{
 +
position:absolute;
 +
visibility:hidden;
 +
z-index:10;
 +
}
 +
 +
td.splash:hover > .ttip
 +
{
 +
visibility:visible;
 +
}
 +
 +
 +
td.splash:hover .pic
 +
{
 +
 +
}
 +
*/
 +
 +
</style>
Line 25: Line 341:
</head>
</head>
-
</html>
+
<body>
 +
<a name="topofthepage" style="background-color:transparent;"></a>
 +
<div id="banner">
 +
<a style="position:absolute; top:0px; left:490px;" href="https://2012.igem.org/Main_Page"><b></b></a>
 +
</div>
 +
<!--<div id="container">-->
 +
<div id="mainmenu">
 +
<!-- start main menu -->
 +
<div id='cssmenu'>
 +
<ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia'><span>Home</span></a></li>
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Idea'><span>Idea</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/IdeaBioTherapy'><span>Biological therapy</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/IdeaChallenge'><span>Challenge</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Idea'><span>Solution</span></a></li>
 +
  </ul>
 +
</li>
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/TheSwitch'><span>The switch</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TheSwitch'><span>Overview</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TheSwitchDesignedTALregulators'><span>Designed TAL regulators</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TheSwitchMutualRepressorSwitch'><span>Mutual repressor switch</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TheSwitchPositiveFeedbackLoopSwitch'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/TheSwitchPositiveFeedbackLoopSwitch';" class="newtable"><tr class="newtable"><td class="newtable"><span>Positive feedback loop switch</span></td><td class="newtable"><img style="margin-right:-15px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
    <li><a href='https://2012.igem.org/Team:Slovenia/TheSwitchControls'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/TheSwitchControls';" class="newtable"><tr class="newtable"><td class="newtable"><span>Controls</span></td><td class="newtable"><img style="margin-right:-81px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
  </ul>
 +
</li>
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/SafetyMechanisms'><span>Safety mechanisms</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SafetyMechanisms'><span>Overview</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SafetyMechanismsEscapeTag'><span>Escape tag</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SafetyMechanismsTermination'><span>Termination</span></a></li>
 +
    <li><a href="https://2012.igem.org/Team:Slovenia/SafetyMechanismsMicrocapsuleDegradation"><table  onclick="window.location = 'https://2012.igem.org/Team:Slovenia/SafetyMechanismsMicrocapsuleDegradation';" class="newtable"><tr class="newtable"><td class="newtable"><span>Microcapsule degradation</span></td><td class="newtable"><img style="margin-right:-15px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
  </ul>
 +
</li>
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Implementation'><span>Implementation</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Implementation'><span>Overview</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/ImplementationHepatitisC'><span>Hepatitis C</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/ImplementationIschaemicHeartDisease'><span>Ischaemic heart disease</span></a></li>
 +
    <li><a href='https://2012.igem.org/Team:Slovenia/ImplementationImpact'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/ImplementationImpact';" class="newtable"><tr class="newtable"><td class="newtable"><span>Impact</span></td><td class="newtable"><img style="margin-right:-86px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
 +
  </ul>
 +
</li>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Modeling'><span>Modeling</span></a>
-
!align="center"|[[Team:Slovenia|Home]]
+
  <ul>
-
!align="center"|[[Team:Slovenia/Team|Team]]
+
<li><a href='https://2012.igem.org/Team:Slovenia/Modeling'><span>Overview</span></a></li>
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Slovenia Official Team Profile]
+
    <li><a href='https://2012.igem.org/Team:Slovenia/ModelingPK'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/ModelingPK';" class="newtable"><tr class="newtable"><td class="newtable"><span>Pharmacokinetics</span></td><td class="newtable"><img style="margin-right:-15px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
-
!align="center"|[[Team:Slovenia/Project|Project]]
+
<li><a href='https://2012.igem.org/Team:Slovenia/ModelingMethods'><span>Modeling methods</span></a></li>
-
!align="center"|[[Team:Slovenia/Parts|Parts Submitted to the Registry]]
+
<li><a href='https://2012.igem.org/Team:Slovenia/ModelingMutualRepressorSwitch'><span>Mutual repressor switch</span></a></li>
-
!align="center"|[[Team:Slovenia/Modeling|Modeling]]
+
<li><a href='https://2012.igem.org/Team:Slovenia/ModelingPositiveFeedbackLoopSwitch'><span>Positive feedback loop switch</span></a></li>
-
!align="center"|[[Team:Slovenia/Notebook|Notebook]]
+
<li><a href='https://2012.igem.org/Team:Slovenia/ModelingQuantitativeModel'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/ModelingQuantitativeModel';" class="newtable"><tr class="newtable"><td class="newtable"><span>Experimental model</span></td><td class="newtable"><img style="margin-right:-15px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
-
!align="center"|[[Team:Slovenia/Safety|Safety]]
+
    <li><a href='https://2012.igem.org/Team:Slovenia/ModelingInteractiveSimulations'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/ModelingInteractiveSimulations';" class="newtable"><tr class="newtable"><td class="newtable"><span>Interactive simulations</span></td><td class="newtable"><img style="margin-right:-15px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
-
!align="center"|[[Team:Slovenia/Attributions|Attributions]]
+
  </ul>
-
|}
+
</li>
 +
 
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Parts'><span>Parts</span></a></li>
 +
 +
 
 +
 
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Notebook'><span>Notebook</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Notebook'><span>Experimental methods</span></a></li>
 +
    <li><a href='https://2012.igem.org/Team:Slovenia/NotebookLablog'><table onclick="window.location = 'https://2012.igem.org/Team:Slovenia/NotebookLablog';" class="newtable"><tr class="newtable"><td class="newtable"><span>Lablog</span></td><td class="newtable"><img style="margin-right:-90px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/NotebookLabSafety'><span>Lab safety</span></a></li>
 +
  </ul>
 +
</li>
 +
 
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Society'><span>Society</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Society'><span>Human practice</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyScientists'><span>Scientists</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyMedicalDoctors'><span>Physicians</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyEthics'><span>Ethics, safety and regulations</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyPatients'><span>Patients</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyMedia'><span>Journalists and general public</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyOutreach'><span>Outreach</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/SocietyQuestionnaire'><span>Questionnaire</span></a></li>
 +
  </ul>
 +
</li>
 +
 
 +
 
 +
<li class='has-sub '><a href='https://2012.igem.org/Team:Slovenia/Team'><span>Team</span></a>
 +
  <ul>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/Team'><span>Team members</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TeamAttributions'><span>Attributions</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TeamCollaborations'><table  onclick="window.location = 'https://2012.igem.org/Team:Slovenia/TeamCollaborations';" class="newtable"><tr class="newtable"><td class="newtable"><span>Collaborations</span></td><td class="newtable"><img style="margin-right:-20px;" width="25px" src="https://static.igem.org/mediawiki/2012/e/ee/Svn12_hp_new.png"></img></td></tr></table></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TeamGallery'><span>Gallery</span></a></li>
 +
<li><a href='https://2012.igem.org/Team:Slovenia/TeamSponsors'><span>Sponsors</span></a></li>
 +
  </ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<!-- end main menu -->
 +
 
 +
</div> <!-- end menu -->
 +
 
 +
 
 +
 
 +
<div id="main">
 +
<br/>
 +
 
 +
<!-- dummy link na bannerju -->
 +
<a href="https://2012.igem.org/Main_Page">
 +
<div id="dummy" style="background-color:transparent; position:absolute; left:870px; top:25px; width:115px; height:80px; z-index:100; opacity:0.0;">
 +
</div>
 +
</a>
 +
 
 +
<!-- ikona za slovenski prevod -->
 +
<a href="https://2012.igem.org/Team:Slovenia/Slovenian"><img style="float:right;" src="https://static.igem.org/mediawiki/2012/f/fe/Svn12_slovensko_lang.png"></img></a><br/>
 +
 
 +
 
 +
<!-- summary table -->
 +
<table class="summary">
 +
<tr class="summary">
 +
<td class="summary" style="font-size:110%;">
 +
<strong style="font-size:120%;">The Challenge</strong><br/>
 +
<br />
 +
<p>Biological drugs such as hormones, enzymes, cytokines or antibodies are increasingly used to treat different diseases. Due to systemic administration, these drugs often have adverse effects. Additionally, the high cost of biopharmaceuticals imposes a heavy burden on health systems.</p>
 +
<p>We aimed to use the principles of synthetic biology to develop an advanced and safe method of <i>in situ</i> production of biological drugs to increase the quality of patients' lives. This system should increase compliance to therapy, decreas the number of required invasive drug administrations and enable advanced multistage therapy while local administration could reduce the side effects.  </p>
 +
<p>We addressed this challenge by implementing microencapsulated engineered mammalian cells that can be regulated from the outside to produce different therapeutics. This system should be effective, reliable, safe and potentially more cost-effective.</p>
 +
</td>
 +
</tr>
 +
</table>
 +
<!-- /summary table -->
 +
 
 +
 
 +
<br />
 +
 
 +
<!-- splash table -->
 +
<table class="splash" align="center">
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<tbody  class="splash">
 +
 
 +
<tr class="splash">
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/TheSwitch"><img class="pic" src="https://static.igem.org/mediawiki/2012/0/0b/Svn12_homepage_1switch.png" width="300"  height="300" /></a>
 +
<div class="ttip">
 +
<strong>The switch</strong>
 +
 
 +
<p> Switches are the basic regulatory elements through which the state of cells can be controlled. We <b>designed a new type of a universal bistable toggle switch for mammalian cells</b> based on designed DNA-binding proteins. Its properties enable simultaneous introduction of several orthogonal switches and construction of complex logic devices. We found that a <b>classic toggle switch topology is ineffective</b> if based on TAL effectors. Our modeling explaines that the reason for this is  noncooperative binding of monomeric TAL effectors to DNA. We solved this problem by introducing nonlinearity through the addition of the addition of <b>positive feedback loops</b> consisting of pairs of TAL activators and repressors competing for binding. This arrangement resulted, both theoretically and experimentally in mammalian cells, in functional switch that can be regulated by small molecule inducers. <a href="https://2012.igem.org/Team:Slovenia/TheSwitch">Read more...</a></p>
 +
</div>
 +
</td>
 +
 
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/SafetyMechanisms"><img class="pic" src="https://static.igem.org/mediawiki/2012/a/a8/Svn12_homepage_2safety.png" width="300" height="300"/></a>
 +
<div class="ttip">
 +
<strong>Safety</strong>
 +
<p>In order to enable safe application of engineered cells in the microencapsulation based therapy we designed three safety mechanisms to <b>degrade the alginate capsules </b> at the end of the therapy, terminate the therapeutic cells by induction of apoptosis and to <b>tag any escaped cells for elimination</b> by the host's natural killer cells. <a href="https://2012.igem.org/Team:Slovenia/SafetyMechanisms">Read more...</a></p>
 +
</div>
 +
</td>
 +
 
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/Implementation"><img class="pic" src="https://static.igem.org/mediawiki/2012/3/3d/Svn12_homepage_3implementation.png" width="300" height="300" /></a>
 +
<div class="ttip">
 +
<strong>Implementation</strong>
 +
<p>In <b>consultations with medical experts</b> we tailored our therapeutic devices based on implanted microencapsulated engineered cells to the treatments of hepatitis C and ischaemic heart disease by <i>in situ</i> <b>production of therapeutic protein effectors whose efficiency has already been demonstrated</b>. In agreement with our pharmacokinetic models, this strategy could <b>reduce side effects and improve efficiency of these therapies</b>. Switching between production of effectors with antiviral or anti-inflammatory and tissue regenerative effect could be regulated by administrating a small molecule inducer.
 +
  <a href="https://2012.igem.org/Team:Slovenia/Implementation">Read more...</a></p>
 +
</div>
 +
</td>
 +
 
 +
 
 +
 
 +
</tr>
 +
 
 +
 
 +
<tr class="splash">
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/Modeling"><img class="pic" src="https://static.igem.org/mediawiki/2012/0/0a/Svn12_homepage_4modelling.png" width="300" height="300" /></a>
 +
<div class="ttip2">
 +
<strong>Modeling</strong>
 +
<p>Modeling was used to simulate and improve the properties of the switch and the pharmacokinetic distribution of drugs in the tissue, which is required for an effective therapy and decreased side effects. We introduced <b>improved methods of switch simulations</b> such as a quantitative parameter derivation and algorithmic/mixed simulation that can capture mixed regulator binding to operators. We also included into the wiki a server <b>for online switch simulation</b>. A pharmacokinetic model of the local delivery of therapeutics by microencapsulated cells predicted that this type of drug delivery should have reduced systemic side effects.</p><p><b>Exhaustive modeling</b> of the switch <b>demonstrated that the classic genetic toggle switch arrangement is not stable without cooperativity</b>, but it <b>confirmed functionality and improved robustness of the our switch design</b> with <b>two positive feedback loops. This topology does not require cooperativity since nonlinearity is introduced by the positive feedback loop. <a href="https://2012.igem.org/Team:Slovenia/Modeling">Read more...</a></b></p>
 +
</div>
 +
</td>
 +
 
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/Society"><img class="pic" src="https://static.igem.org/mediawiki/2012/f/fa/Svn12_homepage_5society.png" width="300" height="300" /></a>
 +
<div class="ttip2">
 +
<strong>Society</strong>
 +
<p>Different aspects of general <b>medical applications of synthetic biology</b> and our project specifically <b>were discussed with a wide range of stakeholders, including medical professionals, patients</b>, experts on the law and ethics of GMO use and release, scientists, the media and the general public<b> that will all have to participate in a successful introduction of synthetic biology applications to clinical use</b>. We attempted to organize a <b>network of Slovenian high schools</b> to share the excitement of synthetic biology with <b>younger generations</b> and to demonstrate its application in <b>medicine and other fields</b>.  <a href="https://2012.igem.org/Team:Slovenia/Society">Read more...</a></p>
 +
</div>
 +
</td>
 +
 
 +
<td class="splash">
 +
<a href="https://2012.igem.org/Team:Slovenia/Implementation"><img class="pic" src="https://static.igem.org/mediawiki/2012/d/d2/Svn12_homepage_6future.png" width="300" height="300" /></a>
 +
<div class="ttip2">
 +
<strong>Perspectives</strong>
 +
<ul style="padding-left:30px;">
 +
<li> We anticipate that designed DNA-binding element-based transcriptional factor logic will play a very important role in the development of synthetic biology,</li>
 +
<li>TAL-based switches allow simultaneous introduction of multiple switches to adopt multiple cellular states with numerous medical and other applications ,</li>
 +
<li><b>The safety</b> mechanisms, <b>including the inducible leak-free termination (prodrug), escape detection and capsule degradation components will allow implementation for different therapeutic purposes</b>,</li>
 +
<li>for an effective application <b>stable cell lines</b> containing integrated switches with selected therapeutic effectors and safety mechanisms will have to be established, most likely by the use of human artificial chromosomes,</li>
 +
<li>we plan to <b>initiate <i>in vivo</i> experiments</b> first <b>on ischaemia and wound healing</b>.</li>
 +
</ul>
 +
<p><a href="https://2012.igem.org/Team:Slovenia/Implementation">Read more...</a></p>
 +
</div>
 +
</td>
 +
</tr>
 +
</tbody>
 +
 
 +
 
 +
 
 +
 
 +
</table>
 +
<!-- end splash-->
 +
 
 +
 
 +
 
 +
 
 +
<!-- abstract for nonscientists table -->
 +
<table class="summary">
 +
<tr class="summary">
 +
<td class="summary" style="font-size:110%;">
 +
<strong style="font-size:120%;">Abstract in plain english</strong><br/>
 +
<br />
 +
<p>Biological drugs are being used ever more often as advanced drugs for the treatment of numerous diseases, due to their more specific mode of action. In current therapies the biological drugs are usually distributed more or less throughout the whole body, although each function should often be restricted to a specific organ or tissue. This can cause serious side effects, requires larger dosages and consequently raises the price of therapy. Our solution to this problem was to implant cells producing biological drugs inside the very tissue where the drug is required. The drug producing cells are safely sealed inside microcapsules that prevent cells from spreading throughout the body and protect them from destruction by cells of the host immune system. We constructed a device that allows implanted cells to produce different types of drugs while switching between those production states can be controlled from the outside by a physician, depending on the stage of the disease. We designed our device specifically for the therapy of hepatitis C or heart attack. Against hepatitis C the engineered cells produce a protein with antiviral activity, whose biological activity we have tested and confirmed. After the state of the cells is switched, a protein that improves liver regeneration would be produced. For the therapy after a heart attack we designed cells to suppress local inflammation and promote formation of new blood vessels only around the affected tissue. A physician may initiate self-destruction of the therapeutic cells and capsules by an outside stimulus when the therapy is complete or at any other given time. We believe our system to be safe, effective and applicable in the real world for the therapy of different types of diseases.</p>
 +
 
 +
</td>
 +
</tr>
 +
</table>
 +
<!-- /summary table -->
 +
 
 +
 
 +
 
 +
 
 +
<!-- youtube video -->
 +
<p>
 +
<table class="invisible" style="width:60%;">
 +
<tbody  class="invisible">
 +
<tr class="invisible">
 +
<td class="invisible">
 +
<iframe width="560" height="315" src="http://www.youtube.com/embed/9HBQbR42KWQ" frameborder="0" allowfullscreen></iframe>
 +
</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
<!-- end table-->
 +
<!-- youtube end -->
 +
 
 +
 
 +
 
 +
 
 +
<table class="outcome">
 +
<tr class="outcome">
 +
<td class="outcome" style="font-size:110%;">
 +
<strong style="font-size:120%;">Achievements in technical details</strong><br/>
 +
<br />
 +
 
 +
<ul style="padding-left: 30px;">
 +
<li>We present the first experimental implementation of a bistable toggle switch in mammalian cells based on noncooperative DNA-binding proteins as well as the first demonstration of a bistable switch based on designed DNA-binding proteins,</li>
 +
<li>a bistable toggle switch based on orthogonal TAL-repressors and activators was designed and tested in mammalian cells,</li>
 +
<li>mathematical modeling demonstrated improved robustness of a switch based on a positive feedback loop with respect to leaky transcription,</li>
 +
<li>we introduced three safety mechanisms into microencapsulated mammalian cells:
 +
<ul class="circle" style="padding-left: 50px;">
 +
<li>a tag for escaped cells enabling elimination by natural killer cells,</li>
 +
<li>a secretory alginate lyase for degradation of alginate microcapsules,</li>
 +
<li>apoptosis of therapeutic cells initiated by the addition of a prodrug.</li>
 +
</ul>
 +
</li>
 +
<li>We introduced interferon alpha and hepatocyte growth factor as an effector pair for the therapy of hepatitis C to inactivate the virus followed by the promotion of liver regeneration, </li>
 +
<li>  we introduced IL-1 receptor antagonist (anakinra) and vascular endothelial growth factor/platelet-derived growth factor BB as effectors for therapy of ischaemia to suppress inflammation followed by the local promotion of angiogenesis,</li>
 +
<li>we deposited 89 BioBricks to the Registry and used most of them in functional devices,</li>
 +
<li>we improved an existing BioBrick.</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
<br />
 +
<br />
 +
<strong style="font-size:120%;font-color:gray;">Project sponsors</strong><br/>
 +
 
 +
<table class="invisible">
 +
<tbody  class="invisible">
 +
<tr class="invisible">
 +
 
 +
<!--- column 1--->
 +
<td class="invisible" valign="top" width="300px">
 +
<a href="http://enfist.si/"><img width="100%" src="https://static.igem.org/mediawiki/2012/1/18/Svn12_sponsors_enfist.png"></img></a><br/><br/><br/>
 +
<a href="http://www.lek.si/"><img  width="80%" src="https://static.igem.org/mediawiki/2012/f/f1/Svn12_sponsors_lek.jpg"></a></img><br/><br/><br/>
 +
<a href="http://www.kemomed.si/"><img width="50%" src="https://static.igem.org/mediawiki/2012/d/da/Svn12_sponsors_kemomed.jpg" ></a></img><br/><br/><br/>
 +
<a href="http://www.roche.si/"><img width="50%" src="https://static.igem.org/mediawiki/2012/3/3b/Svn12_sponsors_roche.jpg"></a></img><br/><br/><br/>
 +
<a href="http://www.osir.si/"><img width="40%" src="https://static.igem.org/mediawiki/2012/7/75/Svn12_sponsors_osir.jpeg"></a></img><br/><br/><br/>
 +
<a href="http://www.adria.si/"><img width="40%" src="https://static.igem.org/mediawiki/2012/9/9f/Svn12_sponsors_adria.png"></a></img>
 +
 
 +
</td>
 +
 
 +
<!--- column 2--->
 +
<td class="invisible"  valign="top" width="300px">
 +
<a href="http://www.ki.si/"><img width="100%" src="https://static.igem.org/mediawiki/2012/7/7e/Svn12_sponsors_ki.png" ></a></img><br/><br/><br/>
 +
<a href="http://www.fri.uni-lj.si/"><img width="80%" src="https://static.igem.org/mediawiki/2012/6/6b/Svn12_sponsors_fri.png" ></img></a><br/><br/><br/>
 +
<a href="http://www.mf.uni-lj.si/"><img width="60%" src="https://static.igem.org/mediawiki/2012/a/a1/Svn12_sponsors_mf.PNG"/></a><br/><br/><br/>
 +
<a href="http://www.krka.si/"><img width="50%" src="https://static.igem.org/mediawiki/2012/8/84/Svn12_sponsors_krka.png"></img></a><br/><br/><br/>
 +
<a href="http://www.erasynbio.eu/"><img width="60%" src="https://static.igem.org/mediawiki/2012/f/ff/Svn12_logo_eransynbio.jpg"></a></img><br/><br/><br/>
 +
<a href="http://www.omega.si/"><img width="65%" src="https://static.igem.org/mediawiki/2012/4/45/Svn12_sponsors_omega.png"></img></a><br/><br/><br/><br/>
 +
<a href="http://eu.idtdna.com/"><img width="60%" src="https://static.igem.org/mediawiki/2012/9/9e/Svn12_sponsors_itdna.png"></img></a><br/><br/><br/>
 +
</td>
 +
 
 +
 
 +
<!--- column 3--->
 +
<td class="invisible"  valign="top" width="300px">
 +
<a href="http://www.sklad-kadri.si/"><img width="80%" src="https://static.igem.org/mediawiki/2012/b/b6/Svn12_sponsors_javniskladrs.png"></img></a><br/><br/><br/>
 +
<a href="http://www.arrs.gov.si"><img width="95%" src="https://static.igem.org/mediawiki/2012/d/dc/Svn12_sponsors_arrs.gif"></img><br/><br/><br/>
 +
<a href="http://www.bf.uni-lj.si/"><img width="65%" src="https://static.igem.org/mediawiki/2012/9/97/Svn12_logo_biotech.jpg"></a></img><br/><br/><br/>
 +
<a href="http://www.fkkt.uni-lj.si/en/"><img  width="70%" src="https://static.igem.org/mediawiki/2012/5/59/Svn12_logo_fkkt.jpg"></img></a><br/><br/><br/>
 +
<a href="http://www.eimv.si/"><img width="70%" src="https://static.igem.org/mediawiki/2012/5/5f/Svn12_logo_eimv.jpg"></img></a><br/><br/><br/><br/>
 +
<a href="http://www.chemass.si/"><img width="60%" src="https://static.igem.org/mediawiki/2012/5/5f/Svn12_sponsors_chemass.PNG"></img></a>
 +
</td>
 +
 
 +
</tbody>
 +
</table>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<div style="clear:both"></div>
 +
 
 +
 
 +
 
 +
 
 +
<!-- Start of StatCounter Code for Default Guide -->
 +
<b>Number of visits:
 +
<script type="text/javascript">
 +
var sc_project=8388055;
 +
var sc_invisible=0;
 +
var sc_security="76d66c5e";
 +
var sc_text=2;
 +
</script>
 +
<script type="text/javascript"
 +
src="http://www.statcounter.com/counter/counter.js"></script>
 +
<noscript><div class="statcounter"><a title="free hit
 +
counter" href="http://statcounter.com/free-hit-counter/"
 +
target="_blank"><img class="statcounter"
 +
src="http://c.statcounter.com/8388055/0/76d66c5e/0/"
 +
alt="free hit counter"></a></div></noscript>
 +
</b>
 +
<!-- End of StatCounter Code for Default Guide -->
 +
 
 +
 
 +
</div>
 +
<!--</div>-->
 +
 
 +
 
 +
 
 +
</body>
 +
 
 +
 
 +
</html>

Latest revision as of 21:11, 26 October 2012



The Challenge

Biological drugs such as hormones, enzymes, cytokines or antibodies are increasingly used to treat different diseases. Due to systemic administration, these drugs often have adverse effects. Additionally, the high cost of biopharmaceuticals imposes a heavy burden on health systems.

We aimed to use the principles of synthetic biology to develop an advanced and safe method of in situ production of biological drugs to increase the quality of patients' lives. This system should increase compliance to therapy, decreas the number of required invasive drug administrations and enable advanced multistage therapy while local administration could reduce the side effects.

We addressed this challenge by implementing microencapsulated engineered mammalian cells that can be regulated from the outside to produce different therapeutics. This system should be effective, reliable, safe and potentially more cost-effective.


The switch

Switches are the basic regulatory elements through which the state of cells can be controlled. We designed a new type of a universal bistable toggle switch for mammalian cells based on designed DNA-binding proteins. Its properties enable simultaneous introduction of several orthogonal switches and construction of complex logic devices. We found that a classic toggle switch topology is ineffective if based on TAL effectors. Our modeling explaines that the reason for this is noncooperative binding of monomeric TAL effectors to DNA. We solved this problem by introducing nonlinearity through the addition of the addition of positive feedback loops consisting of pairs of TAL activators and repressors competing for binding. This arrangement resulted, both theoretically and experimentally in mammalian cells, in functional switch that can be regulated by small molecule inducers. Read more...

Safety

In order to enable safe application of engineered cells in the microencapsulation based therapy we designed three safety mechanisms to degrade the alginate capsules at the end of the therapy, terminate the therapeutic cells by induction of apoptosis and to tag any escaped cells for elimination by the host's natural killer cells. Read more...

Implementation

In consultations with medical experts we tailored our therapeutic devices based on implanted microencapsulated engineered cells to the treatments of hepatitis C and ischaemic heart disease by in situ production of therapeutic protein effectors whose efficiency has already been demonstrated. In agreement with our pharmacokinetic models, this strategy could reduce side effects and improve efficiency of these therapies. Switching between production of effectors with antiviral or anti-inflammatory and tissue regenerative effect could be regulated by administrating a small molecule inducer. Read more...

Modeling

Modeling was used to simulate and improve the properties of the switch and the pharmacokinetic distribution of drugs in the tissue, which is required for an effective therapy and decreased side effects. We introduced improved methods of switch simulations such as a quantitative parameter derivation and algorithmic/mixed simulation that can capture mixed regulator binding to operators. We also included into the wiki a server for online switch simulation. A pharmacokinetic model of the local delivery of therapeutics by microencapsulated cells predicted that this type of drug delivery should have reduced systemic side effects.

Exhaustive modeling of the switch demonstrated that the classic genetic toggle switch arrangement is not stable without cooperativity, but it confirmed functionality and improved robustness of the our switch design with two positive feedback loops. This topology does not require cooperativity since nonlinearity is introduced by the positive feedback loop. Read more...

Society

Different aspects of general medical applications of synthetic biology and our project specifically were discussed with a wide range of stakeholders, including medical professionals, patients, experts on the law and ethics of GMO use and release, scientists, the media and the general public that will all have to participate in a successful introduction of synthetic biology applications to clinical use. We attempted to organize a network of Slovenian high schools to share the excitement of synthetic biology with younger generations and to demonstrate its application in medicine and other fields. Read more...

Perspectives
  • We anticipate that designed DNA-binding element-based transcriptional factor logic will play a very important role in the development of synthetic biology,
  • TAL-based switches allow simultaneous introduction of multiple switches to adopt multiple cellular states with numerous medical and other applications ,
  • The safety mechanisms, including the inducible leak-free termination (prodrug), escape detection and capsule degradation components will allow implementation for different therapeutic purposes,
  • for an effective application stable cell lines containing integrated switches with selected therapeutic effectors and safety mechanisms will have to be established, most likely by the use of human artificial chromosomes,
  • we plan to initiate in vivo experiments first on ischaemia and wound healing.

Read more...

Abstract in plain english

Biological drugs are being used ever more often as advanced drugs for the treatment of numerous diseases, due to their more specific mode of action. In current therapies the biological drugs are usually distributed more or less throughout the whole body, although each function should often be restricted to a specific organ or tissue. This can cause serious side effects, requires larger dosages and consequently raises the price of therapy. Our solution to this problem was to implant cells producing biological drugs inside the very tissue where the drug is required. The drug producing cells are safely sealed inside microcapsules that prevent cells from spreading throughout the body and protect them from destruction by cells of the host immune system. We constructed a device that allows implanted cells to produce different types of drugs while switching between those production states can be controlled from the outside by a physician, depending on the stage of the disease. We designed our device specifically for the therapy of hepatitis C or heart attack. Against hepatitis C the engineered cells produce a protein with antiviral activity, whose biological activity we have tested and confirmed. After the state of the cells is switched, a protein that improves liver regeneration would be produced. For the therapy after a heart attack we designed cells to suppress local inflammation and promote formation of new blood vessels only around the affected tissue. A physician may initiate self-destruction of the therapeutic cells and capsules by an outside stimulus when the therapy is complete or at any other given time. We believe our system to be safe, effective and applicable in the real world for the therapy of different types of diseases.

Achievements in technical details

  • We present the first experimental implementation of a bistable toggle switch in mammalian cells based on noncooperative DNA-binding proteins as well as the first demonstration of a bistable switch based on designed DNA-binding proteins,
  • a bistable toggle switch based on orthogonal TAL-repressors and activators was designed and tested in mammalian cells,
  • mathematical modeling demonstrated improved robustness of a switch based on a positive feedback loop with respect to leaky transcription,
  • we introduced three safety mechanisms into microencapsulated mammalian cells:
    • a tag for escaped cells enabling elimination by natural killer cells,
    • a secretory alginate lyase for degradation of alginate microcapsules,
    • apoptosis of therapeutic cells initiated by the addition of a prodrug.
  • We introduced interferon alpha and hepatocyte growth factor as an effector pair for the therapy of hepatitis C to inactivate the virus followed by the promotion of liver regeneration,
  • we introduced IL-1 receptor antagonist (anakinra) and vascular endothelial growth factor/platelet-derived growth factor BB as effectors for therapy of ischaemia to suppress inflammation followed by the local promotion of angiogenesis,
  • we deposited 89 BioBricks to the Registry and used most of them in functional devices,
  • we improved an existing BioBrick.


Project sponsors
Number of visits: