check_structure_type: Check if the 'structure_type' is valid.

View source: R/check_structure_type.R

check_structure_typeR Documentation

Check if the structure_type is valid.

Description

Check if the structure_type is valid. Will stop if not

Usage

check_structure_type(structure_type)

Arguments

structure_type

structure of the epitope, as checked by check_structure_type. Possible values are "Linear peptide", as these are the names used at http://www.iedb.org/

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_structure_type("eq.Linear peptide")

richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.