mantis
mantis copied to clipboard
Custom HMM names that overlap with the default references are causing issues
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)