Team:Harvard/virtual

From 2010.igem.org

(Difference between revisions)
Line 855: Line 855:
var gw = document.getElementById("globalWrapper");
var gw = document.getElementById("globalWrapper");
document.body.replaceChild(nb,gw);
document.body.replaceChild(nb,gw);
-
var newCss = document.createElement("style");
+
var newCss = document.createElement("link");
newCss.type="text/css";
newCss.type="text/css";
newCss.href="http://www.hcs.harvard.edu/usundergrad/test/css.css";
newCss.href="http://www.hcs.harvard.edu/usundergrad/test/css.css";
document.getElementsByTagName("head")[0].appendChild(newCss);
document.getElementsByTagName("head")[0].appendChild(newCss);
</script>
</script>

Revision as of 20:52, 2 August 2010

add flavor
add color
knockdown
allergen
The DNA sequence that codes for the miraculin protein is kept in the V0120 vector. The miraculin gene is bordered on both sides by restriction enzyme sites. Drag enzymes over the restriction enzyme sites to cut the gene out of the vector.
EcoRI (E)
NotI (N)
XbaI (X)
SpeI (S)
PstI (P)