Releases: statgen/Minimac4
Releases · statgen/Minimac4
v4.1.6
v4.1.5
v4.1.4
v4.1.3
- Updates documention in README
- Improves output format detection from file extension
- Adds --decay option
- Corrections in output VCF headers
- Updates binary packaging to use musl
- Adds man page target
- Adds cmake-only alternative to cget
- Adds --temp-prefix option
v4.1.2
v4.1.1
v4.1.0
This version is NOT backwards compatible. Reference panel must be upgraded to new format with minimac4 --update-m3vcf old.m3vcf.gz > new.msav
.
Updates:
- Memory optimizations
- Speed optimizations
- Subsetting of reference panel samples
- Random access to genomic regions
- Support for BCF and SAV file formats
v1.0.3 (a.k.a. v4.0.3)
- Changes LDS format from string to number
- Changes delimiter for LDS from vertical slash to comma
- Defaults to release build when
CMAKE_BUILD_TYPE
is not passed. - Fixes negative probability bug
- Fixes bug in computing switch probabilities
- Fixes crash when number of temporary files exceed ulimit
- Fixes broken zlib URL