User:ChristopherW

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
<body>
<body>
-
 
+
<p id="container"></p>
-
<p id="Command">Enter a BioBrick number below! Either starting with "BBa_" or just the alphanumeric code! <br>
+
<p id="Command">Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code! <br>
-
For new BioBricks, which aren't in the Registry yet, please enter the the nucleotide sequence directly.
+
Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly.
</p>
</p>
-
<input type="hidden" id="Test">
+
<input type="text" id="EnteredBioBrick"> Enter BioBrick number!
-
 
+
-
<input type="text" id="EnteredBioBrick"> Enter a BioBrick number or a nucleotide sequence!
+
<br>
<br>
<input type="button" onclick="get_sequence()" value="Click here to create table">
<input type="button" onclick="get_sequence()" value="Click here to create table">

Revision as of 23:11, 27 July 2013

AutoAnnotator by Team TU-Munich 2013

Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code!
Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly.

Enter BioBrick number!