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

Introduce user-provided hmms #327

Merged
merged 21 commits into from
Oct 10, 2024
Merged

Introduce user-provided hmms #327

merged 21 commits into from
Oct 10, 2024

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
@oschwengers oschwengers changed the title Add support for trusted user hmms Introduce user-provided hmms Oct 9, 2024
@oschwengers oschwengers merged commit 8774d3c into main Oct 10, 2024
12 checks passed
@oschwengers oschwengers deleted the feature-user-hmms branch October 10, 2024 06:57
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