DOKK / manpages / debian 10 / psortb / Algorithm::HMM::Hit::Global.3pm.en
Algorithm::HMM::Hit::Global(3pm) User Contributed Perl Documentation Algorithm::HMM::Hit::Global(3pm)

Algorithm::HMM::Hit::Global - Object encapsulating information about a Hidden Markov Model global hit.

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.

  $dhit->pvalue()
  $dhit->evalue()
  $dhit->score()

Returns the pvalue, evalue and score values respectively for the hit.

The Algorithm::HMM package was originally written by Cory Spencer <cspencer@sfu.ca> of the Simon Fraser University Brinkman Laboratory. It is currently maintained by Matthew Laird <matt@brinkman.mbb.sfu.ca>.

Algorithm::HMM, Algorithm::HMM::Hit::Domain, Algorithm::HMM::Report

2018-11-01 perl v5.28.0