Releases: CoreArray/gds2bgen
Releases · CoreArray/gds2bgen
bgen2gds_v0.9.2
CHANGES IN VERSION 0.9.2
- update bgen library to v1.1.8 (Jun 27, 2020)
seqBGEN_Info(NULL)
returns the version of bgen libraryseqBGEN_Info()
returns additional information: phased status, # of bits, and ploidyseqBGEN2GDS()
outputs to dosages by default, instead of prob.
gds2bgen_v0.9.1
CHANGES IN VERSION 0.9.1 (2020-12)
- new options 'sp.real32' and 'sp.real64' in
seqBGEN2GDS()
to store a sparse dosage matrix (requiring gdsfmt >= v1.24.0)
CHANGES IN VERSION 0.9.0 (2018-11)
- first release of gds2bgen