-
Notifications
You must be signed in to change notification settings - Fork 2
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
ENH: Added option to run annotate_reads_card
in parallel with parsl
#61
Conversation
…s are not found in CI tests
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #61 +/- ##
==========================================
+ Coverage 94.29% 94.45% +0.15%
==========================================
Files 20 20
Lines 1491 1534 +43
==========================================
+ Hits 1406 1449 +43
Misses 85 85 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @VinzentRisch,
Everything works as expected in Euler, for the parallel execution of annotate_reads_card action. The code of the pipeline is also very clean and well structured. Please make the small correction in the description of card_db parameter. I think after that we are ready to merge this PR! 🚀
solves ENH: Add possibility to parallelise the
annotate_reads_card
action. #60Changes method
annotate_reads_card
to pipeline that can be run in parallel with parsl.Set up an environment for linux on Euler
Run it locally
PR-61.zip
card db
3. Set Up
sbatch < reads_anno_parallel.sh