Skip to content

Releases: CoreArray/gds2bgen

bgen2gds_v0.9.2

06 Feb 20:52
Compare
Choose a tag to compare

CHANGES IN VERSION 0.9.2

  • update bgen library to v1.1.8 (Jun 27, 2020)
  • seqBGEN_Info(NULL) returns the version of bgen library
  • seqBGEN_Info() returns additional information: phased status, # of bits, and ploidy
  • seqBGEN2GDS() outputs to dosages by default, instead of prob.

gds2bgen_v0.9.1

13 Dec 05:25
Compare
Choose a tag to compare

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