Team:Acton-BoxboroughRHS/Simulations

From 2014hs.igem.org

(Difference between revisions)
Line 149: Line 149:
         ctx.strokeText("Plasmid",10,50);
         ctx.strokeText("Plasmid",10,50);
   
   
-
         ctx.font = "10px Arial";
+
         ctx.font = "12px Arial";
-
         ctx.strokeText("Backbone",250,400);
+
         ctx.strokeText("Backbone",200,350);
         ctx.font = "10px Arial";
         ctx.font = "10px Arial";
-
         ctx.strokeText("Backbone",250,200);
+
         ctx.strokeText("RBS",200,200);
         ctx.strokeStyle="green";
         ctx.strokeStyle="green";

Revision as of 19:26, 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