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

how to get prodigal to use more threads #711

Closed
Drob84761 opened this issue Oct 29, 2024 · 3 comments
Closed

how to get prodigal to use more threads #711

Drob84761 opened this issue Oct 29, 2024 · 3 comments

Comments

@Drob84761
Copy link

I am very new to the nf-core. I have modified the base config to use more threads, but it does not seem that prodigal is actually using them. Any suggestions?

@prototaxites
Copy link
Contributor

As far as I am aware, Prodigal doesn't currently support multi-threading, and nor does the more modern replacement Pyrodigal. So I don't think there's currently a way to speed up this step, sorry!

@jfy133
Copy link
Member

jfy133 commented Oct 30, 2024

I confirm there is no wait to multihread this: you can see this in the prodigal options - https://github.com/hyattpd/prodigal/wiki/cheat-sheet sorry @Drob84761 !

@jfy133
Copy link
Member

jfy133 commented Oct 30, 2024

Althougugh Pyrodigal does seem to have (some) form of multi-threading support, so we coudl consider replacing it: https://pyrodigal.readthedocs.io/en/stable/guide/parallel.html if requested again

@jfy133 jfy133 closed this as completed Oct 30, 2024
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

3 participants