You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
🆒
📌 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
The text was updated successfully, but these errors were encountered: