View source: R/check_stop_codons.R
split_str_by_index | R Documentation |
Splits a sequence at a specified positions
split_str_by_index(target, index)
target |
The target string. |
index |
The position for the split. |
List with splitted strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.