The results are returned in a tibble with columns Query, Hit,
Evalue, Score, Start, Stop and Description. Query is the tag
identifying each query sequence. Hit is the name or accession number for a pHMM in the database
describing patterns. The Evalue is the ievalue in the HMMER3 terminology. The Score
is the HMMER3 score for the match between Query and Hit. The Start and Stop
are the positions within the Query where the Hit (pattern) starts and stops.
Description is the description of the Hit. There is one line for each hit.