NCI-CGR / GwasQcPipeline

The CGR GWAS QC processing workflow.
https://nci-cgr.github.io/GwasQcPipeline/
MIT License
0 stars 3 forks source link

performance: improve memory allocation for `sample_qc` subworkflow #299

Closed jaamarks closed 5 months ago

jaamarks commented 5 months ago

This implements improved dynamic memory allocation for the graf_population and relatedness rules in the sample_qc subworkflow.

Addressing Memory Limitations:

Fixes #294