Team:Acton-BoxboroughRHS/Simulations

From 2014hs.igem.org

(Difference between revisions)
Line 134: Line 134:
Your browser does not support the HTML5 canvas tag.</canvas>
Your browser does not support the HTML5 canvas tag.</canvas>
         <br></br>
         <br></br>
 +
        <div style="background-color:green">
         <button text="RBS" onclick="plas_f(0)">RBS</button>
         <button text="RBS" onclick="plas_f(0)">RBS</button>
         <button text="Promoter" onclick="plas_f(1)">Promoter</button>
         <button text="Promoter" onclick="plas_f(1)">Promoter</button>
Line 139: Line 140:
         <button text="Terminator" onclick="plas_f(3)">Terminator</button>
         <button text="Terminator" onclick="plas_f(3)">Terminator</button>
         <button text="Backbone" onclick="plas_f(4)">Backbone</button>
         <button text="Backbone" onclick="plas_f(4)">Backbone</button>
 +
        </div>
         <script>
         <script>
         var c=document.getElementById("myCanvas");
         var c=document.getElementById("myCanvas");

Revision as of 02:30, 21 June 2014

Welcome to the ABRHS iGEM team

ABRHS




Simulations

Your browser does not support the HTML5 canvas tag.

End of Page