TFBS::PatternGen::Gibbs::Motif - class for unprocessed motifs and associated numerical scores created by
Contents
Appendix
The rest of the documentation details each of the object methods. Internal methods are preceded with an
underscore.
MAP
Title : MAP
Usage : my $map_score = $motif->MAP;
Function: returns MAP score for the detected motif
(This is a backward compatibility method. For consistency,
you should use $motif->tag('MAP_score') instead
Returns : float (a scalar)
Args : none
Othermethods
TFBS::PatterGen::Motif::Gibbs inherits from TFBS::PatternGen::Motif, which inherits from TFBS::Matrix.
Please consult the documentation of those modules for additional available methods.
perl v5.40.0 2024-10-20 TFBS::PatternGen::Gibbs::Motif(3pm)
Description
TFBS::PatternGen::Gibbs::Motif is used to store and manipulate unprocessed motifs and associated
numerical scores created by the Gibbs program. You do not normally want to create a
TFBS::PatternGen::Gibbs::Motif yourself. They are created by running TFBS::PatternGen::Gibbs
Feedback
Please send bug reports and other comments to the author.
Name
TFBS::PatternGen::Gibbs::Motif - class for unprocessed motifs and associated numerical scores created by
the Gibbs program
