is_protein {AmyloGram}R Documentation

Protein test

Description

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

Usage

is_protein(object)

Arguments

object

character vector where each elemenents represent one amino acid.

Value

TRUE or FALSE.


[Package AmyloGram version 1.1 Index]