User:ChristopherW
From 2013.igem.org
(Difference between revisions)
ChristopherW (Talk | contribs) |
ChristopherW (Talk | contribs) |
||
Line 10: | Line 10: | ||
<body> | <body> | ||
- | + | <p id="container"></p> | |
- | <p id="Command">Enter a BioBrick number below | + | <p id="Command">Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code! <br> |
- | + | Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly. | |
</p> | </p> | ||
- | + | <input type="text" id="EnteredBioBrick"> Enter BioBrick number! | |
- | + | ||
- | <input type="text" id="EnteredBioBrick"> Enter | + | |
<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
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.