Recent Releases of SnpArrays
SnpArrays - v0.3.22
SnpArrays v0.3.22
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
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.15
SnpArrays v0.3.15
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 - 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 - 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
filterfunctionimprove docs
- Julia
Published by Hua-Zhou about 7 years ago