View source: R/main_splinter.R
findTermination | R Documentation |
Internal function to find the first stop codon that occurs in the AA sequence, returns their position and the resulting truncated protein
findTermination(s1)
s1 |
character. protein sequence |
list containing
(1) stop1 : stop position
(2) s1 : sequence truncated to first stop
Diana LOW
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.