Skip to content

[Feature Request] - Implement PyHMMER backend for better threading scaling #53

Description

@jolespin

Is your feature request related to a problem? Please describe.
Threading performance is sub-optimal in HMMSearch compared to PyHMMER

image

Describe the solution you'd like
Either using the official API in the backend of your scripts or the CLI wrapper I made: https://github.com/jolespin/pyhmmsearch which is basically just a wrapper around the main PyHMMER bindings. One good thing about pyhmmsearch (the wrapper) is that it outputs a properly formatted tsv.

image

Describe alternatives you've considered
Factor in extra overhead costs and bubbles in compute due to inefficient threading.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions