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

Scattering gemBS alignment step across a cluster #84

Open
gilhornung opened this issue Jul 7, 2021 · 1 comment
Open

Scattering gemBS alignment step across a cluster #84

gilhornung opened this issue Jul 7, 2021 · 1 comment

Comments

@gilhornung
Copy link

Hello,
We are using Cromwell on a Google Cloud Platform to analyze sequencing data. We found that, at least for bwa and WGS, scattering the reads in small chunks across several nodes with few cpus is cheaper than running the entire sample on one node with many cpus, when using preemptible instances.
From the documentation I saw that for gemBS the recommendation is to run all steps on one machine with multiple cpus for parallelization. My question is whether it is possible to perform the map step of gemBS across many independent instances, and then merge the resulting bams using gemBS.
Thank you,
Gil

@heathsc
Copy link
Owner

heathsc commented Jul 7, 2021 via email

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