Skip to content

Conversation

@matthiasblum
Copy link
Contributor

Currently, we run hmmsearch against the HMM database of each CATH superfamily identified, then we runcath-resolve-hits. If two FunFam models (from two different CATH superfamilies) hit the same sequence and overlap, their matches will not be resolved by cath-resolve-hits since they are resolved individually.

This PR changes the way we search for FunFam domains. Like in InterProScan 6, we write the output of all hmmsearch run to a single file, then resolve this file once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants