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/signalHsmm documentation built on May 10, 2020, 2:58 p.m.