BiobaseInfernal-0.5.1.0: Infernal data structures and tools

Biobase.Infernal.VerboseHit.Export

Description

Exports VerboseHit results back into text. As a likely scenario is a pipeline where hits are to be filtered out, this provides enumeratee's that handle additional annotations as required by the file format for CMs, scaffolds, and strand information. If you just need a way to show the data, use printVerboseHit.

Synopsis

Documentation

showVerboseHit :: VerboseHit -> ByteStringSource

Convert a VerboseHit to a string, ready for printing as in the input file.