Team:Heidelberg
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 47: | Line 33: | ||
#wrapperheadline { | #wrapperheadline { | ||
position:relative; | position:relative; | ||
- | font-size: | + | font-size:1.6em; |
font-weight:bold; | font-weight:bold; | ||
text-align:left; | text-align:left; | ||
- | padding-right: | + | padding-right:12px; |
- | padding-left: | + | padding-left:12px; |
} | } | ||
Line 57: | Line 43: | ||
position:relative; | position:relative; | ||
text-align:justify; | text-align:justify; | ||
- | padding-right: | + | padding-right:12px; |
- | padding-left: | + | padding-left:12px; |
} | } | ||
Line 70: | Line 56: | ||
var notearray = new Array(); | var notearray = new Array(); | ||
var partsarray = new Array(); | var partsarray = new Array(); | ||
- | var | + | var sponsarray = new Array(); |
for (var i = 0; i <= 3; i++) { | for (var i = 0; i <= 3; i++) { | ||
Line 78: | Line 64: | ||
notearray[i] = new Image(); | notearray[i] = new Image(); | ||
partsarray[i] = new Image(); | partsarray[i] = new Image(); | ||
- | + | sponsarray[i] = new Image(); | |
} | } | ||
Line 122: | Line 108: | ||
case 5: document.getElementById("pic"+num).src =partsarray[effect].src; | case 5: document.getElementById("pic"+num).src =partsarray[effect].src; | ||
break; | break; | ||
- | case 6: document.getElementById("pic"+num).src = | + | case 6: document.getElementById("pic"+num).src =sponsarray[effect].src; |
break; | break; | ||
} | } | ||
Line 158: | Line 144: | ||
<div id="wrapperheadline">iGEM Heidelberg Mission 2010: miBricks</div><br><br> | <div id="wrapperheadline">iGEM Heidelberg Mission 2010: miBricks</div><br><br> | ||
- | <div id="projectabstract">The key to successful gene therapy is integration of tissue specificity and fine-tuned target gene expression. | + | <div id="projectabstract">The key to successful gene therapy is integration of tissue specificity and fine-tuned target gene expression. iGEM Team Heidelberg 2010 unlocks the world of synthetic microRNAs. We engineered a toolkit for standardized measurements of interactions between artificial miRNAs and their binding sites. Thus, the expression level of any gene of choice could be arbitrarily adjusted by employing the corresponding binding site design. To produce tissue specific miRNA gene shuttles, we developed an evolution-based method for synthesis of new adeno associated viruses. In the future, miBricks could open the doors to new Synthetic Biology based medical approaches. </div><br><br> |
<a class="piclinks" href="javascript:writeText('Modeling')"> | <a class="piclinks" href="javascript:writeText('Modeling')"> | ||
Line 201: | Line 187: | ||
<tr> | <tr> | ||
<td><br><img src="https://static.igem.org/mediawiki/2010/a/a4/Igemhd2010_2s.png" width="260px"/><br><br> | <td><br><img src="https://static.igem.org/mediawiki/2010/a/a4/Igemhd2010_2s.png" width="260px"/><br><br> | ||
- | <object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=F09600&date_month=11&date_day=05&date_year=0&un= | + | <object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=F09600&bgcolor=f2f2f2&date_month=11&date_day=05&date_year=0&un=IGEM JAMBOREE 2010&size=normal&mo=11&da=05&yr=2010" width="250" height="80"><param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=F09600&date_month=11&date_day=05&date_year=0&un=UNTIL IGEM JAMBOREE 2010&size=normal&mo=11&da=05&yr=2010" /><param name="bgcolor" value="#f2f2f2" /></object> |
</td> | </td> | ||
</tr> | </tr> |
Revision as of 08:05, 12 October 2010