althonos / althonos/pyhmmer

Guess bit_cutoffs in hmmsearch

未关闭
#64 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Cython
星标
170
派生
20
平均合并
58 分钟
30 天内合并 PR
1

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。