8000 LongReads: Inefficient use of ressources in `me`-step · Issue #386 · imgag/megSAP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LongReads: Inefficient use of ressources in me-step #386

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

Open
BeneKenobi opened this issue May 6, 2025 · 0 comments
Open

LongReads: Inefficient use of ressources in me-step #386

BeneKenobi opened this issue May 6, 2025 · 0 comments
Assignees

Comments

@BeneKenobi
Copy link
Contributor

In this step, modkit (and some samtools fixing afterward) is repeated a couple hundred times. Modkit runs for ~8 min and does not use the cores it gets allocated (because the chunks are so small?). This brings us to a runtime of 16 hours without using almost no resources at all:

Image

I think it would be better to call these in parallel to make use of given resources.

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

2 participants
0