public
Description: Conversion tool that turns DNA sequences into RNA sequences, and lists the amino acids in the RNA
Homepage: http://neverfriday.com/dna-rna-amino/
Clone URL: git://github.com/omouse/dna-rna-amino.git
README
A web-based conversion tool that turns DNA sequences into RNA
sequences. It can then extract the Amino Acids that are in the RNA
sequence.

The original JavaScript/HTML page was almost completely removed and
re-worked.

The author is Rudolf Olah, with some data entry work done by Adam
Gomba, who also came up with the idea of creating the tool to extract
amino acids (the original tool extracted proteins).

The code is licensed under the MIT license, found here:
    http://www.opensource.org/licenses/mit-license.php

The text of the license is also included with this package in the file
LICENSE.