Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.47 KB

report.rst

File metadata and controls

57 lines (41 loc) · 1.47 KB

report

A "HMMReport" object represents the results of a Hmmer program search on a dataset with a hidden Markov model protein profile (see this section <report-implementation>). This object has methods to extract and filter Hmmer raw outputs (see generated output files <hmmer-outputs-label>), and then build Hits relevant for system detection. For matches selected with the filtering parameters, "Hit" objects (macsypy.HMMReport.Hit) are built.

report API reference

HMMReport

macsypy.report.HMMReport

GeneralHMMReport

macsypy.report.GeneralHMMReport

OrderedHMMReport

macsypy.report.OrderedHMMReport

GembaseHMMReport

macsypy.report.GembaseHMMReport