DNA for the TI-83
A-Shell Compatible
Version 1.3

Contents: prgmDNA, Dna.txt.

To use DNA, input a set of codons (a set of 3 letters of DNA CODE), and press
enter.  Example:

TCA GTC GGG GTT CTG ATC AGT AAA

Remember: A-T, G-C with DNA, so only use A,T,G,C for the Codons; the RNA uses
A-U, G-C.

The program will return the mRNA and the tRNA. So for the above example:

mRNA is:AGU CAG CCC CAA GAC UAG UCA UUU
tRNA is:UCA GUC GGG GUU CUG AUC AGU AAA

This program uses and deletes Str0, Str1, and Str9.

Version History:

1.0
All above features.

1.1
Now uses Str7 and Str8 as well as the above Strings.
This new version is 36% faster than 1.0.

1.3-First release on the internet.

I optimized the code so now DNA is only 399 bytes (when it's on the 83), plus
it deletes all the variables it uses.  This version does not use Str7, as did
version 1.1.

url: 	www.homestead.com/kevtiva/ticalc.html
email:	kevtiva@netzero.net
	TicalcMan@yahoo.com
-Rob Maresh