Skip to content

v0.2.0

Compare
Choose a tag to compare
@biona001 biona001 released this 01 Nov 20:44
· 49 commits to master since this release
8ba6bfe

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