Closed kauralasoo closed 9 months ago
Hi,
Can you try moving the bgi file 'ukb21008_c20_b0_v1.bgen.bgi' to another folder and re-running REGENIE (so REGENIE does not use it)? The error from the log seems to point to an issue when reading the index BGI file and matching it with the genotype file.
Thanks! Indeed, it looks like the the .bgi files for the GEL imputation are broken on the UKB-RAP paltform. Running regenie without the .bgi index and chromosome filter works!
I hope this issue is not completely inappropriate to report here.
We've now been trying for a couple of days to run regenie on the UKB-RAP platform with Genomics England imputed genotypes (data field 21008) with no success. The same command works without issues with the old WTCHG imputed genotypes (data field 22828).
This command with WTCHG imputation works just fine:
This is the regenie log:
But changing the bgen file to the Genomics England imputation and replacing the chromosome filter with 'chr20' fails with BGenError:
This the regenie log:
We are using the SwissArmyKnife v4.9.1 executable on the UKB-RAP and running regenie from this Docker image:
The cloud instance type is mem3_ssd1_v2_x8.
Has anyone else encountered the same problem?