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

Funannotate not working #36

Open
B0r1sD opened this issue Oct 18, 2024 · 0 comments
Open

Funannotate not working #36

B0r1sD opened this issue Oct 18, 2024 · 0 comments

Comments

@B0r1sD
Copy link

B0r1sD commented Oct 18, 2024

User has problem running Funannotate on useGalaxy.be. Error report:

Traceback (most recent call last):
  File "/srv/galaxy/shared/src/lib/galaxy/jobs/runners/__init__.py", line 632, in _finish_or_resubmit_job
    job_wrapper.finish(
  File "/srv/galaxy/shared/src/lib/galaxy/jobs/__init__.py", line 1821, in finish
    import_model_store = store.get_import_model_store_for_directory(
  File "/srv/galaxy/shared/src/lib/galaxy/model/store/__init__.py", line 1383, in get_import_model_store_for_directory
    raise Exception(
Exception: Could not find import model store for directory [/srv/galaxy/shared/database/tmp/jobs/000/604/604783/metadata/outputs_populated] (full path [/srv/galaxy/shared/database/tmp/jobs/000/604/604783/metadata/outputs_populated])

This error refers to quite important scripts, init.py en set_metadata.py. Pulsar also makes use of this, not sure if related to recent Pulsar setup: https://github.com/galaxyproject/pulsar/blob/e726e5a4c679cd635edaa1c12d8154bbc4e58660/pulsar/client/staging/__init__.py#L25.

This tool has generally giving Galaxy admins some problems. Database issues here: https://usegalaxy.eu/?tool_id=toolshed.g2.bx.psu.edu%2Frepos%2Fiuc%2Ffunannotate_compare%2Ffunannotate_compare%2F1.8.15%2Bgalaxy5&version=latest with more info here. Might only work on .eu at the moment.

The wrapper is also non-standard, as due to the licensing of the dependency GeneMark some installation steps need to be taken in the backend in order for this tool to work (see README.md). I don't know if this has been done (I assume not). But as the user doesn't seem to make use of this, it's likely not related to this specific issue.

This problem occurs in both an older and the newest tool wrapper version (1.8.15+galaxy5). I see there is also a Funannotate_suite that can be installed via the tools install admin panel, instead of installing them separately. Maybe installing the suite solves this issue (suit and separate tools are both maintained by IUC so I more mentioning this then thinking it would solve this).

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