User:ChristopherW

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
<body>
<body>
-
<p id="Command">Enter a nucleotide sequence below!</p>
+
<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.
 +
</p>
-
<input type="text" id="EnteredSequence"> Enter sequence!
+
<input type="text" id="EnteredBioBrick"> Enter BioBrick number!
<br>
<br>
-
<input type="button" onclick="main_table_calc()" value="Click here to create table">
+
<input type="button" onclick="get_sequence()" value="Click here to create table">
<p id="htmlExplanation"></p>
<p id="htmlExplanation"></p>
Line 22: Line 24:
</body>
</body>
 +
</html>
</html>

Revision as of 12:30, 25 July 2013

AutoAnnotator by Team TU-Munich 2013

Enter a BioBrick number below! Either starting with "BBa_" or just the alphanumeric code!
For new BioBricks, which aren't in the Registry yet, please enter the the nucleotide sequence directly.

Enter BioBrick number!