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
When the allele discovery stage runs on large WGS/WES cohorts, the discovered_alleles data structures use a considerable amount of memory not currently accounted for in the --mem-gbytes budget. This can cause an OOM problem trying to run everything in one shot (as opposed to splitting up chromosomes or such into separate runs).