Skip to content

Releases: OpenMendel/VCFTools.jl

v0.2.0

01 Nov 20:44
8ba6bfe
Compare
Choose a tag to compare

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

04 Apr 06:05
Compare
Choose a tag to compare
v0.1.2

close #8

various adjustments for migrating from biona001 to OpenMendel

19 Feb 08:34
Compare
Choose a tag to compare
v0.1.1

update  URL from biona001 to OpenMendel

full compatibility with Julia v1.0+

19 Feb 06:17
65fa438
Compare
Choose a tag to compare
Merge pull request #5 from biona001/master

Julia 1.0+ upgrade and enhanced functionalities