FlxQTL.jl

A comprehensive QTL analysis tool by multivariate linear mixed model.

GPL-3.0 License

Stars
4
Committers
5

Bot releases are visible (Hide)

FlxQTL.jl - v0.3.2 Latest Release

Published by github-actions[bot] 8 months ago

FlxQTL v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Decoupled QTLplot module (#45) (@GregFa)
FlxQTL.jl - v0.3.1

Published by github-actions[bot] 8 months ago

FlxQTL v0.3.1

Diff since v0.3.0

Merged pull requests:

  • update dependencies and fix bugs for type Kc in geneScan. (#40) (@hkim89)
  • minor bugs fixed. version up to v.0.3.1 (#41) (@hkim89)
  • add ci.yml and remove travis, appveyor (#42) (@hkim89)
  • comment out QTLPlot module and update project.toml (#43) (@hkim89)
  • Updated Project.toml (#44) (@GregFa)
FlxQTL.jl - v0.3.0

Published by github-actions[bot] about 3 years ago

FlxQTL v0.3.0

Diff since v0.2.0

Minor upgrade for FlxQTL : adding an additional option to return -log_10{p-values}' in geneScanfunction, updating 'kinshipLoco' in submodule GRM andpermTest` in submodule FlxMLMM for numerical stability, and fix bugs.

Merged pull requests:

  • Create CODE_OF_CONDUCT.md (#31) (@hkim89)
  • update getGenoidx for maf filtering (#32) (@hkim89)
  • remove unnecessary argument description in geneScan (#33) (@hkim89)
  • CompatHelper: bump compat for "Distributions" to "0.25" (#34) (@github-actions[bot])
  • CompatHelper: bump compat for "LossFunctions" to "0.7" (#35) (@github-actions[bot])
  • fixed triggering travis issues (#36) (@hkim89)
  • Update README.md (#37) (@hkim89)
  • FlxQTL v 0.3.0 updated (#38) (@hkim89)
  • add test sets for FlxQTL v.0.3.0 (#39) (@hkim89)
FlxQTL.jl - v0.2.0

Published by github-actions[bot] over 3 years ago

FlxQTL v0.2.0

Diff since v0.1.1

add environment scan function (envScan) and fix bugs

Merged pull requests:

  • modified section on BLAS vendors. (#24) (@sens)
  • add environment scan functions and minor update in doc (#25) (@hkim89)
  • add more test examples in test (#26) (@hkim89)
  • Revert "add more test examples in test" (#27) (@hkim89)
  • fixed test examples and correspoonding functions (#28) (@hkim89)
  • add more test examples including envScan, scans for 4 cross, kinship's (#29) (@hkim89)
  • upgrade version adding envScan and fixing bugs (#30) (@hkim89)
FlxQTL.jl - v0.1.1

Published by github-actions[bot] over 3 years ago

FlxQTL v0.1.1

Diff since v0.1.0

New release : v.0.1.1
Fixed minor bugs and version conflict in Compat, and add functionality in 'plot1d'

Merged pull requests:

  • Update analysis.md (#17) (@christiantobias)
  • Update analysis.md (#18) (@christiantobias)
  • Update analysis.md (#19) (@christiantobias)
  • CompatHelper: bump compat for "Distributions" to "0.24" (#20) (@github-actions[bot])
  • CompatHelper: bump compat for "Revise" to "3.1" (#21) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.24" (#23) (@github-actions[bot])
FlxQTL.jl - v0.1.0

Published by github-actions[bot] almost 4 years ago

FlxQTL v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for "StatsBase" at version "0.33" (#5) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Revise" at version "3.1" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "PyPlot" at version "2.9" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Distributions" at version "0.24" (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LossFunctions" at version "0.6" (#13) (@github-actions[bot])
  • Update .travis.yml (#14) (@GregFa)
  • Changes to README. (#15) (@sens)