-
Notifications
You must be signed in to change notification settings - Fork 50
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
Can't use multiple threads via -t #171
Comments
Hey, did you solve this? I am having the same issue. Thanks! |
Hi! Maybe I can comment on this although I also have a kind of similar issue.
In my case though, when using
How would I use many threads for the second |
Update: multithreading seem to work better if I provide the Much better now, but still I don't feel like I can fully control the parameters of two mapping routines so would be cool to improve that! |
I use the -t 8 option when running ragtag.py correct, but it seems to be only utilizing one CPU core. Is there an error in my command?
my command: ragtag.py correct heterodera_glycines.PRJNA381081.WBPS18.genomic.fa Sk43r400.contig -t 8
The text was updated successfully, but these errors were encountered: