BCRANKmatch-class {BCRANK} | R Documentation |
Holds the bcrank
score for one
IUPAC consensus sequence. Several objects of this class are
collected in a
BCRANKsearch-class
object
Objects are not intended to be created directly but as a result from
running bcrank
.
consensus
:bcrankScore
:signature(object = "BCRANKmatch")
: Returns
the consensus sequence.signature(object = "BCRANKmatch")
: Returns
the bcrank score.signature(object = "BCRANKmatch")
: Returns
a vector with 0's (no match) and 1's (match) of same length and
order as the ranked DNA sequences.Adam Ameur, adam.ameur@lcb.uu.se