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