View source: R/is_locatome_line.R
| is_locatome_line | R Documentation |
Is the topology sequence valid?
is_locatome_line(line)
line |
a topology sequence |
# A valid topology sequence
is_locatome_line("oooooMMMMMiiiii")
# An invalid topology sequence
is_locatome_line("nonsense")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.