is_locatome_line: Is the topology sequence valid?

View source: R/is_locatome_line.R

is_locatome_lineR Documentation

Is the topology sequence valid?

Description

Is the topology sequence valid?

Usage

is_locatome_line(line)

Arguments

line

a topology sequence

Examples

# A valid topology sequence
is_locatome_line("oooooMMMMMiiiii")

# An invalid topology sequence
is_locatome_line("nonsense")

richelbilderbeek/tmhmm documentation built on Sept. 3, 2022, 5:14 p.m.