AAAlphabet-class {pairseqsim} | R Documentation |
Chars alowed in a protein sequence. It is used by the
method initialize
of class AASequence to check if the chars in
the sequence are known (recognized by the package).
Objects can be created by calls of the form new("AAAlphabet", ...)
.
.Data
:"character"
Chars
allowed in protein sequencesinfo
:"character"
"AAAlphabet"
Class "character"
, directly.
signature(x = "AAAlphabet")
: internalsignature(object = "AAAlphabet")
: showWitold E. Wolski
new("AAAlphabet")