Description Usage Arguments Value Author(s) Examples
Nucleotide Sequence Translation Translate nucleic acid sequence to corresponding peptide sequences.
1 |
sequence |
A character, specifying the nucleic acid sequence. |
A character of peptide sequences, in which 'X' means stop codon.
Wubing Zhang
1 2 | sequence = "AATGAGGTTGGTGCGGAGTTTCATCCTACTATGTTG"
NucleoTranslate(sequence)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.