Recent Releases of SnpArrays

SnpArrays - v0.3.22

SnpArrays v0.3.22

Diff since v0.3.21

Merged pull requests: - SNP Simulation Method (#126) (@BrendonChau) - Update Project.toml (#132) (@kose-y) - CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#136) (@github-actions[bot]) - Update Project.toml (#140) (@kose-y)

- Julia
Published by github-actions[bot] about 1 year ago

SnpArrays - v0.3.21

SnpArrays v0.3.21

Diff since v0.3.20

Merged pull requests: - CompatHelper: bump compat for CodecZstd to 0.8, (keep existing compat) (#128) (@github-actions[bot]) - CompatHelper: bump compat for CodecBzip2 to 0.8, (keep existing compat) (#129) (@github-actions[bot]) - Update Project.toml (#130) (@kose-y)

- Julia
Published by github-actions[bot] over 2 years ago

SnpArrays - v0.3.20

SnpArrays v0.3.20

Diff since v0.3.19

Merged pull requests: - CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#125) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

SnpArrays - v0.3.19

SnpArrays v0.3.19

Diff since v0.3.18

Merged pull requests: - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#124) (@github-actions[bot])

- Julia
Published by github-actions[bot] almost 3 years ago

SnpArrays - v0.3.18

SnpArrays v0.3.18

Diff since v0.3.17

Closed issues: - different ways of constructing GRMs (#120) - Out of memory with grm (#122)

Merged pull requests: - Fix order of Plink files (#123) (@alanderos91)

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

SnpArrays - v0.3.17

SnpArrays v0.3.17

Diff since v0.3.16

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

SnpArrays - v0.3.16

SnpArrays v0.3.16

Diff since v0.3.15

Closed issues: - Linear Algebra is not actually parallel (#118)

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

SnpArrays - v0.3.15

SnpArrays v0.3.15

Diff since v0.3.14

Closed issues: - SnpArrays.filter min_maf keyword argument not working? (#116) - GRM factor (#117)

Merged pull requests: - replace macros in Gaius with Base.threads macros for SnpLinAlg (#119) (@biona001)

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

SnpArrays - v0.3.14

SnpArrays v0.3.14

Diff since v0.3.13

Merged pull requests: - CompatHelper: bump compat for "CSV" to "0.10" (#115) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 4 years ago

SnpArrays - v0.3.13

SnpArrays v0.3.13

Diff since v0.3.12

Merged pull requests: - CompatHelper: bump compat for "SpecialFunctions" to "2" (#113) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 4 years ago

SnpArrays - v0.3.12

SnpArrays v0.3.12

Diff since v0.3.11

Closed issues: - TagBot trigger issue (#108)

Merged pull requests: - CompatHelper: bump compat for "CSV" to "0.9" (#112) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 4 years ago

SnpArrays - v0.3.11

SnpArrays v0.3.11

Diff since v0.3.10

- Julia
Published by kose-y over 4 years ago

SnpArrays - v0.3.10

SnpArrays v0.3.10

Diff since v0.3.9

- Julia
Published by github-actions[bot] over 4 years ago

SnpArrays - Compat update

- Julia
Published by kose-y over 4 years ago

SnpArrays - DataFrames 1.0 compatibility and VariantCallFormat.jl

- Julia
Published by kose-y almost 5 years ago

SnpArrays - remove upper bound for LoopVectorization

  • Upper bound for LoopVectorization removed.
  • Setup GitHub Action

- Julia
Published by kose-y almost 5 years ago

SnpArrays - deprecate SnpBitMatrix

This release deprecates SnpBitMatrix in favor of SnpLinAlg. SnpBitMatrix will be removed in the next release.

- Julia
Published by kose-y about 5 years ago

SnpArrays - improvement on linear algebra with SnpArray

  • Linear algebra with SnpArray on GPU
  • Linear algebra with SnpArray using LoopVectorization
  • Lower bound version of CSV.jl dependency

- Julia
Published by Hua-Zhou over 5 years ago

SnpArrays - generate DOI on Genodo for citation purpose

- Julia
Published by Hua-Zhou about 6 years ago

SnpArrays - fix bug in SnpArrays.indexin_general

- Julia
Published by Hua-Zhou almost 7 years ago

SnpArrays - improvement on filter function

  • fix a bug in filter function #39

  • change of interface #40

- Julia
Published by Hua-Zhou almost 7 years ago

SnpArrays - MAF and HWE filtering

  • add maf (minor allele frequency) and HWE (Hardy-Weinberg Equilibrium test) criteria to filter function

  • improve docs

- Julia
Published by Hua-Zhou about 7 years ago

SnpArrays - v0.2.0

  • allow handling compressed Plink files

  • more testing and doc for subarray

- Julia
Published by Hua-Zhou about 7 years ago

SnpArrays - upgrade for Julia 0.7+

- Julia
Published by Hua-Zhou about 7 years ago

SnpArrays - start versioning

- Julia
Published by Hua-Zhou almost 8 years ago