Team:Aberdeen Scotland/DNA

From 2014.igem.org

(Difference between revisions)
Line 104: Line 104:
<textarea id="dna_out" rows="5" cols="200" placeholder="DNA will appear here" readonly></textarea>
<textarea id="dna_out" rows="5" cols="200" placeholder="DNA will appear here" readonly></textarea>
<input id="to_color" type="button" name="to_color" value="Translate">
<input id="to_color" type="button" name="to_color" value="Translate">
-
<div id="color_dna"><div>7</div></div>
+
<div id="color_dna"></div>
</div>
</div>

Revision as of 20:35, 12 August 2014

Team:Aberdeen Scotland - 2014.ogem.org



Overview

This app will let you transcode text to DNA. The mapping alphabet is using the E. Coli codon bias and can translate the following characters:

Letters [a to z] and [A to Z], Digits [0 to 9],
Spaces [ ] and the Full-Stop[.]


Type in the text you wish translated to DNA in the following box:

*You can try entering your name for instance

The translation of your text will appear here.