matches-class {MotIV} | R Documentation |
This object contains the name of the input motif and all the matches found.
Objects can be created by calls of the form new("matches", name, aligns, similarity, valid)
.
Motif name.
Alignments found by motifMatch
.
The optional name given to the motif.
The alignment that should be considered as valid.
Eloi Mercier <emercier@chibi.ubc.ca>
motiv
, alignments
, tf
showClass("matches")