Team:Acton-BoxboroughRHS/Simulations

From 2014hs.igem.org

(Difference between revisions)
Line 150: Line 150:
   
   
         ctx.font = "12px Arial";
         ctx.font = "12px Arial";
-
         ctx.strokeText("Backbone",200,350);
+
         ctx.strokeText("Backbone",200,370);
         ctx.font = "10px Arial";
         ctx.font = "10px Arial";
-
         ctx.strokeText("RBS",200,120);
+
         ctx.strokeText("RBS",100,200);
         ctx.strokeStyle="green";
         ctx.strokeStyle="green";

Revision as of 19:28, 3 June 2014

Welcome to the ABRHS iGEM team

ABRHS




Simulations

Note that this is test JavaScript:



Your browser does not support the HTML5 canvas tag.

Still Under Construction