Skip to content

Add option to specify number of threads for pipeline#83

Open
berndbohmeier wants to merge 3 commits into
mainfrom
multithreading
Open

Add option to specify number of threads for pipeline#83
berndbohmeier wants to merge 3 commits into
mainfrom
multithreading

Conversation

@berndbohmeier

Copy link
Copy Markdown
Collaborator

The number of threads will be used for mapping and variant calling with delve.

Note: needs to wait for new version of delve with option to specify threads

The number of threads will be used for mapping and variant calling with
delve.
This version is needed to specify the number of threads
For our MVP panel we have 10 amplicons, so this allows the variant
calling to be parallized in a way that it should do roughly 2 rounds.
This also leaves some room if people run two sequencing experiments at
the same time. Maybe we should instead check the number of cores in the
future.
@berndbohmeier berndbohmeier marked this pull request as ready for review June 22, 2026 11:07
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

Successfully merging this pull request may close these issues.

1 participant