Releases: OpenMendel/VCFTools.jl
Releases · OpenMendel/VCFTools.jl
v0.2.0
This release closes pr #16 and #17, which incorporates the following new features:
- Calculation of genetic relationship matrix (GRM)
- Calculation of Hardy-Weinburg equilibrium p-values using Fisher's exact test
- Ranking of ancestry informative markers using likelihood ratio statistics
It also drops support for Julia versions lower than 1.5, because some of our package's dependencies dropped support for Julia 1.3 and below. Tests also don't pass for nightly since testing depends on a few extra packages, and the way it is specified in the .traivis file (under extra) seems to be outdated
update documentation
v0.1.2 close #8
various adjustments for migrating from biona001 to OpenMendel
v0.1.1 update URL from biona001 to OpenMendel
full compatibility with Julia v1.0+
Merge pull request #5 from biona001/master Julia 1.0+ upgrade and enhanced functionalities