Team:Aberdeen Scotland/DNA

From 2014.igem.org

(Difference between revisions)
Line 19: Line 19:
<!-- DNA Translator -->
<!-- DNA Translator -->
<script src="https://2014.igem.org/Team:Aberdeen_Scotland/DNA/JS?action=raw&ctype=text/js"></script>
<script src="https://2014.igem.org/Team:Aberdeen_Scotland/DNA/JS?action=raw&ctype=text/js"></script>
 +
 +
<!-- DNA CSS -->
 +
<link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:Aberdeen_Scotland/DNA/CSS?action=raw&ctype=text/css">
<!-- Manual scripting -->
<!-- Manual scripting -->
Line 83: Line 86:
<div class="t_overview">
<div class="t_overview">
<h1>Overview</h1>
<h1>Overview</h1>
-
<p>This app will let you transcode text to DNA. The mapping alphabet is using the E. Coli codon bias and can translate the following character:</p>
+
<p>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:</p>
-
<p>Letters [a to z] and [A to Z]<br>Digits [0 to 9]<br>Full-Stop[.]</p>
+
<p>Letters [a to z] and [A to Z], Digits [0 to 9],<br>Spaces [ ] and the Full-Stop[.]</p>
</div> <br class="clear"> <!-- END OF HEAD -->
</div> <br class="clear"> <!-- END OF HEAD -->

Revision as of 17:23, 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.