check_topology: Check if the topology is valid.

Description Usage Arguments Value Author(s)

View source: R/check_topology.R

Description

Check if the argument is of the same type as a predicted topology, as can be created with run_tmhmm. Will stop if not.

Usage

1
check_topology(topology)

Arguments

topology

a tibble with two columns, named name for a protein's name and topology, for its predicted topology (e.g. ooooMMMMiiiii).

Value

Nothing. Will stop with a helpful error message if the topology is invalid.

Author(s)

Richèl J.C. Bilderbeek


tmhmm documentation built on Nov. 18, 2020, 9:07 a.m.