seq
A vector of amino acid sequences; where each element of the vector is
a character string of amino-acid sequence. Valid
characters are all uppercase letters except B,
J, O, U, X, and
Z; invalid characters will not be tolerated and their use will result
in a failure of the program.
reg
A character string denoting the heptad register of each amino acid sequence;
valid characters are the lowercase letters a to
g. Register characters are not required to be in proper order.
The register can start with any of the seven letters.
It must always have the same length as the seq
argument.