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

Custom HMM names that overlap with the default references are causing issues #5

Open
PedroMTQ opened this issue Apr 23, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PedroMTQ
Copy link
Owner

E.g., if using a tigrfam custom DB then if the custom db has tigrfam in its name then issues will arise:
elif 'tigrfam' in hmm_file:
self.get_link_tigrfam(dict_hmms)
self.is_essential(dict_hmms)

@PedroMTQ PedroMTQ added the bug Something isn't working label Apr 23, 2021
@PedroMTQ PedroMTQ self-assigned this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant