remove_inner_stop_codon_sequence | R Documentation |
This function removes the gene contains stop codons (TAA, TAG, TGA, taa, tag, tga) within its sequence.
remove_inner_stop_codon_sequence(sequence)
sequence |
A nucleotide sequence as a character string. |
A character string or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.