lifebit-ai / gwas

GWAS pipeline using SAIGE
5 stars 2 forks source link

Add bgen support #122

Closed evagradovich closed 2 years ago

evagradovich commented 2 years ago

 Overview

This PR:

Test

Lifebit CloudOS (Internal Production workspace)

https://cloudos.lifebit.ai/app/jobs/619b837afb26cf01dcee30de

evagradovich commented 2 years ago
Screenshot 2021-11-23 at 08 40 27 Screenshot 2021-11-23 at 08 40 39

https://cloudos.lifebit.ai/app/jobs/619ca920402cb601dde17c31

Screenshot 2021-11-23 at 08 53 47

Small test with .bgen files finishes successfully in Lifebit Internal Production but fails with bigger dataset with memory allocation errors. Subsequent PR will involve memory optimization in light of GWAS benchmarks performed and will address issue https://github.com/lifebit-ai/gwas/issues/126.