Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
Line 55: Line 55:
<script>
<script>
garlab = document.getElementById('gar-lab')
garlab = document.getElementById('gar-lab')
-
for(j=1;j<3;j++){
+
for(j=0;j<=2;j++){
-
   garlab.insertBefore(garLab[j],garlab.childNodes[j]);
+
   garlab.insertBefore(garLab[2-j],garlab.childNodes[j]);
}
}
</script>
</script>

Revision as of 18:35, 8 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next