Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant