Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guess bit_cutoffs in hmmsearch #64

Open
jpjarnoux opened this issue Mar 29, 2024 · 0 comments
Open

Guess bit_cutoffs in hmmsearch #64

jpjarnoux opened this issue Mar 29, 2024 · 0 comments

Comments

@jpjarnoux
Copy link

Hi Martin,

I'm trying to align multiple HMM to proteins; some of my HMM has a GA score, and others do not.

Is there a way to leave hmmsearch to guess if he must use the bit_cutoffs for this HMM? It would be great to have this possibility rather than make two batches of HMM. I would also leave the possibility of forcing the bit_cutoff as an option.
I know it's a little to do two batches, but the inside code of the pipeline is a little more complex, and as Pyhmmer reads the HMM to get the cutoff values, if the cutoff line begins with GA, we could save the gathering type of cutoff.

Let me know if you think it's a good idea and if you could add this or not in the future.

Thanks

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

No branches or pull requests

1 participant