aa.at: Residue Found at the Requested Position

Description Usage Arguments Value See Also Examples

View source: R/ancillary.R

Description

Returns the residue found at the requested position.

Usage

1
aa.at(at, target)

Arguments

at

the position in the primary structure of the protein.

target

a character string specifying the sequence of the protein of interest.

Value

Returns a single character representing the residue found at the indicated position in the indicated protein.

See Also

aa.comp()

Examples

1
aa.at(2, 'MFSQQQRCVE')

EnvNJ documentation built on Sept. 27, 2021, 5:07 p.m.

Related to aa.at in EnvNJ...