Algorithm::HMM::Hit::Global - Object encapsulating information about a Hidden Markov Model global hit.
Contents
Description
The Algorithm::HMM::Hit::Global object encapsulates information about a global hit in the Hidden Markov
Model. Unlike domain hits are matches against smaller subsequences in the model, a global hit indicates
a match against the entire model.
Methods
$dhit->pvalue()
$dhit->evalue()
$dhit->score()
Returns the pvalue, evalue and score values respectively for the hit.
Name
Algorithm::HMM::Hit::Global - Object encapsulating information about a Hidden Markov Model global hit.
See Also
Algorithm::HMM, Algorithm::HMM::Hit::Domain, Algorithm::HMM::Report
perl v5.34.0 2022-02-06 Algorithm::HMM::Hit::Global(3pm)
