limix / bgen

A BGEN file format reader.
MIT License
10 stars 2 forks source link

Checking bgen file with bgenix, running across the issue #13

Open pwu4 opened 1 year ago

pwu4 commented 1 year ago

Before using python (bgen_reader), I want to check the integrity of the data. (I downloaded a shared large dataset(~50G) by wget. namely, gwas_c20_b0_v3.bgen)

Do you have any clue about this? Thanks so much.

bgenix -g gwas_c20_b0_v3.bgen

Welcome to bgenix (version: 1.1.7, revision )

(C) 2009-2017 University of Oxford

terminate called after throwing an instance of 'std::length_error' what(): vector::_M_default_append Aborted (core dumped)