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

[theiacov illumina wfs] Expose optional inputs for ivar consensus sub workflow #599

Open
kapsakcj opened this issue Aug 28, 2024 · 1 comment

Comments

@kapsakcj
Copy link
Contributor

🆒

📌 Explain the Request

Internal request (from me) that came up because a user was analyzing illumina PE data with very large FASTQs and caused the ivar consensus task to run out of memory. Apparently the default 16GB was not enough.

Would be good to expose optional inputs for cpu, ram, docker, etc. for all steps in the ivar consensus subworkflow: https://github.com/theiagen/public_health_bioinformatics/blob/main/workflows/utilities/wf_ivar_consensus.wdl

@kapsakcj
Copy link
Contributor Author

the specific task in the subworkflow that failed was the consensus task and it would be good for the user have the ability to increase the memory manually, as the memory retry feature did not work since the killed error occurred early in the one-liner containing pipes.

See issue #598 for more details

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