Team:Heidelberg

From 2010.igem.org

(Difference between revisions)
Line 70: Line 70:
var notearray = new Array();
var notearray = new Array();
var partsarray = new Array();
var partsarray = new Array();
-
var sponsarray = new Array();
+
var suparray = new Array();
for (var i = 0; i <= 3; i++) {
for (var i = 0; i <= 3; i++) {
Line 78: Line 78:
notearray[i] = new Image();
notearray[i] = new Image();
partsarray[i] = new Image();
partsarray[i] = new Image();
-
sponsarray[i] = new Image();
+
suparray[i] = new Image();
}
}
Line 122: Line 122:
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 =sponsarray[effect].src;
+
case 6: document.getElementById("pic"+num).src =suparray[effect].src;
break;
break;
}
}

Revision as of 07:53, 12 October 2010

iGEM Heidelberg Mission 2010: miBricks


The key to successful gene therapy is integration of tissue specificity and fine-tuned target gene expression. The 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.


Please click a Button to get more information!