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 could I add threads in moods-dna.py ? #42

Open
jiangpuxuan opened this issue Oct 17, 2022 · 0 comments
Open

How could I add threads in moods-dna.py ? #42

jiangpuxuan opened this issue Oct 17, 2022 · 0 comments

Comments

@jiangpuxuan
Copy link

I have more than 10,000 .pfm files, here is my code:

for motif in /my/10000/motifs
do
moods-dna.py -m ${motif}.pfm \
-s hg38.fa -p 0.0001 >./tfbs_scan/${motif}.moods.out
done

It may cost over 700 hours......
How could I add threads?
Thank you 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