[Question] What does does included
and reported
mean in pyhmmer.plan7.Hit?
#66
Labels
question
Further information is requested
I'm looking through the documentation and trying to understand what included and reported mean:
https://pyhmmer.readthedocs.io/en/stable/api/plan7.html#pyhmmer.plan7.Hit.included
The docs say
Whether this hit is marked as included.
andWhether this hit is marked as reported.
but I'm not sure what this means.Does it mean that hit was determined based on an e-value (reported) and if it passed some threshold (e.g., gathering) then it would be marked as included? If so, how does this work when there are no thresholds specified?
The text was updated successfully, but these errors were encountered: