Skip to content

Releases: reworkhow/JWAS.jl

v0.11.0

08 Jan 18:10
Compare
Choose a tag to compare

JWAS v0.11.0

Diff since v0.10.2

allow user-defined prediction equations

v0.10.2

07 Jan 07:40
3674bb0
Compare
Choose a tag to compare

JWAS v0.10.2

Diff since v0.10.1

minor improvements

Merged pull requests:

v0.10.1

20 Dec 08:28
Compare
Choose a tag to compare

JWAS v0.10.1

Diff since v0.10.0

update setting default priors

v0.10.0

19 Nov 08:19
32abed8
Compare
Choose a tag to compare

JWAS v0.10.0

Diff since v0.9.1

allow Censored Trait Analysis

Closed issues:

  • MCMC_samples_marker_effects_variances_geno.txt is empty (#72)

Merged pull requests:

v0.9.1

14 Oct 04:24
Compare
Choose a tag to compare

JWAS v0.9.1

Diff since v0.9.0

Julia 1.5

Closed issues:

  • zero diagonals in MME (#70)
  • genotype score (#71)

Merged pull requests:

v0.9.0

09 Jun 20:12
Compare
Choose a tag to compare

JWAS v0.9.0

Diff since v0.8.6

add multi-category Bayesian Alphabet

Merged pull requests:

v0.8.6

17 May 23:07
feb53b9
Compare
Choose a tag to compare

JWAS v0.8.6

Diff since v0.8.5

update GWAS function

Closed issues:

  • ERROR: MethodError: no method matching zero(::Type{Any}) when fitting multivariate Bayesian genomic regression (#64)

v0.8.5

01 May 20:07
Compare
Choose a tag to compare

JWAS v0.8.5

Diff since v0.8.4

fix a bug with same variable and function name

v0.8.4

28 Apr 04:06
Compare
Choose a tag to compare

JWAS v0.8.4

Diff since v0.8.3

fix a bug with Jula 1.4

Closed issues:

  • ERROR: MethodError: no method matching zero(::Type{Any}) when fitting multivariate Bayesian genomic regression (#64)

Merged pull requests:

  • Fix tests on Julia 1.4: narrow element type of vv vector to fix test error on Julia 1.4 (#59) (@KristofferC)
  • Update MT_MCMC_BayesianAlphabet.jl (#63) (@reworkhow)

v0.8.3

22 Mar 20:52
Compare
Choose a tag to compare

JWAS v0.8.3

Diff since v0.8.2

minor improvement