Description Usage Arguments Value Examples
Translate a vector of DNA nucleotides sequence into an amino acid sequence.
1 |
nt_sequence |
An in-frame vector of nucleotides, i.e. c("A","T","G","T" ,"A","G"). The first and last codons should be start and stop codons. |
check_start_and_stop |
Logical indicating whether the first and last codons need to be start and stop codons, respectively. |
A vector of amino acids.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.