8000 pyHMMER not running · Issue #383 · gbouras13/pharokka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pyHMMER not running #383

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

Open
OlayaRG opened this issue Mar 10, 2025 · 0 comments
Open

pyHMMER not running #383

OlayaRG opened this issue Mar 10, 2025 · 0 comments

Comments

@OlayaRG
Copy link
OlayaRG commented Mar 10, 2025

Hi,
I am having issues with pyHMMER. it is not running. and I am getting the following error

 | __main__:main:363 - Running PyHMMER on PHROGs.
Traceback (most recent call last):
  File "/mnt/DATA/home/LMGM/mee/miniconda3/bin/pharokka.py", line 499, in <module>
    main()
  File "/mnt/DATA/home/LMGM/mee/miniconda3/bin/pharokka.py", line 364, in main
    best_results_pyhmmer = run_pyhmmer(
                           ^^^^^^^^^^^^
  File "/mnt/DATA/home/LMGM/mee/miniconda3/bin/hmm.py", line 40, in run_pyhmmer
    protein = hits.query_name.decode()  # get protein from the hit
              ^^^^^^^^^^^^^^^
AttributeError: 'pyhmmer.plan7.TopHits' object has no attribute 'query_name'

I am running with it with pyhmmer 0.11.0 py312h0fa9677_0 bioconda

not sure if it is related, but i also have some warnings at the beginning, but it still runs fine.
/mnt/DATA/home/LMGM/mee/miniconda3/lib/python3.12/site-packages/numpy/_core/getlimits.py:558: UserWarning: The value of the smallest subnormal for <class 'numpy.float32'> type is zero.
  setattr(self, word, getattr(machar, word).flat[0])
/mnt/DATA/home/LMGM/mee/miniconda3/lib/python3.12/site-packages/numpy/_core/getlimits.py:90: UserWarning: The value of the smallest subnormal for <class 'numpy.float32'> type is zero.
  return self._float_to_str(self.smallest_subnormal)
/mnt/DATA/home/LMGM/mee/miniconda3/lib/python3.12/site-packages/numpy/_core/getlimits.py:558: UserWarning: The value of the smallest subnormal for <class 'numpy.float64'> type is zero.
  setattr(self, word, getattr(machar, word).flat[0])
/mnt/DATA/home/LMGM/mee/miniconda3/lib/python3.12/site-packages/numpy/_core/getlimits.py:90: UserWarning: The value of the smallest subnormal for <class 'numpy.float64'> type is zero.
  return self._float_to_str(self.smallest_subnormal)

I saw a similar issue being reported, and i running mash 2.2.2 ha61e061_2 bioconda

thanks for your help,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0