Skip to content

Releases: OpenMendel/MendelImpute.jl

v1.2.6

21 Sep 07:49
2035088
Compare
Choose a tag to compare

MendelImpute v1.2.6

Diff since v1.2.5

v1.2.5

05 Jun 00:17
96f4eb9
Compare
Choose a tag to compare

MendelImpute v1.2.5

Diff since v1.2.4

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#40) (@github-actions[bot])

v1.2.4

19 Apr 05:28
3d9085f
Compare
Choose a tag to compare

MendelImpute v1.2.4

Diff since v1.2.3

Merged pull requests:

  • CompatHelper: bump compat for LazyArrays to 1, (keep existing compat) (#39) (@github-actions[bot])

v1.2.3

28 Jul 21:29
e11ad5d
Compare
Choose a tag to compare

MendelImpute v1.2.3

Diff since v1.2.2

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.10" (#37) (@github-actions[bot])
  • CompatHelper: bump compat for "StatsPlots" to "0.15" (#38) (@github-actions[bot])

v1.2.2

16 Dec 20:05
ac02720
Compare
Choose a tag to compare

MendelImpute v1.2.2

Diff since v1.2.1

Closed issues:

  • Testing for allocation fails (#35)

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.9" (#31) (@github-actions[bot])
  • CompatHelper: bump compat for "LazyArrays" to "0.22" (#32) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#33) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#34) (@github-actions[bot])

v1.2.1

11 Aug 00:35
ea921eb
Compare
Choose a tag to compare

MendelImpute v1.2.1

Diff since v1.2.0

Merged pull requests:

v1.2.0

25 Jun 19:33
Compare
Choose a tag to compare

Version 1.2.0 is the main release that accompanies our paper (to be published at Bioinformatics). All results should be 100% reproducible with this release. Future updates will be tagged v1.2.x, or until we get another publication.

v1.1

31 Oct 19:16
Compare
Choose a tag to compare

Changed quality score metric. Now 1 is best, 0 is worse.

Code accompanying paper and ASHG tutorial

21 Oct 22:32
Compare
Choose a tag to compare

This is version 1 of the MendelImpute.jl software. Our main paper should be released on bioarxiv in less than a week. The ASHG tutorials should use this version.