is_protein: Protein test

Description Usage Arguments Value

View source: R/is_protein.R

Description

Checks if an object is a protein (contains letters from one-letter amino acid code).

Usage

1
is_protein(object)

Arguments

object

character vector where each elemenents represent one amino acid.

Value

TRUE or FALSE.


michbur/AmyloGram documentation built on May 25, 2020, 7:13 a.m.