Description Usage Arguments Value Examples
Add start and stop codons
| 1 | add_start_and_stop_codons(nt_sequence)
 | 
| nt_sequence | Vector of nucleotides. | 
Vector of nucleotides with start and stop c("T","A","G") codons prepended and appended, respectively. An error will be returned if the number of nucleotides is not a multiple of 3.
| 1 | add_start_and_stop_codons(c("A","T","A"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.