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

Add support for trusted user hmms #327

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

oschwengers
Copy link
Owner

As suggested/requested in #309, Bakta now accepts trusted user-provided HMMs which are used as an additional expert system besides trusted user-provided proteins.

A new --hmms parameter was introduced accepting HMMs in text format.

Now, user-provided proteins are ranked 101 and HMM hits are ranked 100. Thus, both user-provided annotation sources are ranked above all other internal annotation sources.

Increase the rank of user-provided proteins to 101, so that they have higher ranks than user-provided HMMs, which in turn are ranked 100, thus higher than all non-user-provided annotation sources.
@oschwengers oschwengers added this to the v1.10.0 milestone Sep 24, 2024
@oschwengers oschwengers self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant