logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       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>.

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)

See Also