Description Usage Arguments Details Value
Find all stop codons in the sequence
1  | findStopPos(stop_codons = c("TGA", "TAA", "TAG"), seq)
 | 
stop_codons | 
 a character vector, the stop codons used; default is TGA, TAA and TAG.  | 
seq | 
 a character vector, sequence.  | 
Find all stop codons in the sequence
stop_pos found all stop positions regardless of the frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.