Team:Dundee/Software
From 2011.igem.org
Rachmontague (Talk | contribs) |
Rachmontague (Talk | contribs) |
||
Line 42: | Line 42: | ||
<h2>The Lazy Scientist</h2> | <h2>The Lazy Scientist</h2> | ||
- | <p>The Lazy Scientist is a translation tool aimed to assist synthetic biologist. The app is available for free download on both iPhone and Android.The app has five functions to help with DNA sequence analysis | + | <p>The Lazy Scientist is a translation tool aimed to assist synthetic biologist. The app is available for free download on both iPhone and Android. The app has five functions to help with DNA sequence analysis: </p> |
<h3>DNA to Amino Acids</h3> | <h3>DNA to Amino Acids</h3> | ||
<p>Enter a DNA codon or a sequence of DNA codons and The Lazy Scientist will return the Amino Acid associated with that DNA codon. - i.e Entering GTC would return (Val/V)Valine or just V if you want a short translate.</p> | <p>Enter a DNA codon or a sequence of DNA codons and The Lazy Scientist will return the Amino Acid associated with that DNA codon. - i.e Entering GTC would return (Val/V)Valine or just V if you want a short translate.</p> | ||
- | < | + | <h3>Back Translate</h3> |
- | Enter a single Amino Acid letter or a sequence of Amino Acid letters and The Lazy Scientist will return the preferred DNA codon for Ecoli. - i.e Entering F would return UUU.</p> | + | <p>Enter a single Amino Acid letter or a sequence of Amino Acid letters and The Lazy Scientist will return the preferred DNA codon for Ecoli. - i.e Entering F would return UUU.</p> |
- | < | + | <h3>Reverse</h3> |
- | Enter a DNA sequence and The Lazy Scientist will return the reverse of the DNA sequence. - i.e Entering GATC would return CTAG.</p> | + | <p>Enter a DNA sequence and The Lazy Scientist will return the reverse of the DNA sequence. - i.e Entering GATC would return CTAG.</p> |
- | < | + | <h3>Complement</h3> |
- | Enter a DNA sequence and The Lazy Scientist will return the complement of the DNA sequence. - i.e Entering CGTA would return GCAT.</p> | + | <p>Enter a DNA sequence and The Lazy Scientist will return the complement of the DNA sequence. - i.e Entering CGTA would return GCAT.</p> |
- | < | + | <h3>Reverse Complement</h3> |
- | Enter a DNA sequence and The Lazy Scientist will return the reversed complement of the DNA sequence. - i.e Entering GCTA would return TAGC.</p> | + | <p>Enter a DNA sequence and The Lazy Scientist will return the reversed complement of the DNA sequence. - i.e Entering GCTA would return TAGC.</p> |
- | < | + | <h3>Genetic Codon Table</h3> |
- | The function allows you to lookup an amino acid and it will display all of the corresponding genetic codons. The list of amino acids are in alphabetic order.</p> | + | <p>The function allows you to lookup an amino acid and it will display all of the corresponding genetic codons. The list of amino acids are in alphabetic order.</p> |
</div> | </div> |
Revision as of 13:00, 15 August 2011
The University of Dundee
iGem 2011
The Lazy Scientist
The Lazy Scientist is a translation tool aimed to assist synthetic biologist. The app is available for free download on both iPhone and Android. The app has five functions to help with DNA sequence analysis:
DNA to Amino Acids
Enter a DNA codon or a sequence of DNA codons and The Lazy Scientist will return the Amino Acid associated with that DNA codon. - i.e Entering GTC would return (Val/V)Valine or just V if you want a short translate.
Back Translate
Enter a single Amino Acid letter or a sequence of Amino Acid letters and The Lazy Scientist will return the preferred DNA codon for Ecoli. - i.e Entering F would return UUU.
Reverse
Enter a DNA sequence and The Lazy Scientist will return the reverse of the DNA sequence. - i.e Entering GATC would return CTAG.
Complement
Enter a DNA sequence and The Lazy Scientist will return the complement of the DNA sequence. - i.e Entering CGTA would return GCAT.
Reverse Complement
Enter a DNA sequence and The Lazy Scientist will return the reversed complement of the DNA sequence. - i.e Entering GCTA would return TAGC.
Genetic Codon Table
The function allows you to lookup an amino acid and it will display all of the corresponding genetic codons. The list of amino acids are in alphabetic order.