Description Usage Arguments Value Author(s)
View source: R/main_splinter.R
Internal function to find the first stop codon that occurs in the AA sequence, returns their position and the resulting truncated protein
1 | 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.