Skip to content

Commit

Permalink
Merge pull request #23 from OpenMendel/compat
Browse files Browse the repository at this point in the history
compat update
  • Loading branch information
kose-y authored Jul 27, 2021
2 parents fcda7c3 + ec705fe commit 5eb9ac7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ version = "1.0.0"
[[SnpArrays]]
deps = ["Adapt", "CSV", "CodecBzip2", "CodecXz", "CodecZlib", "CodecZstd", "DataFrames", "DelimitedFiles", "Glob", "LinearAlgebra", "LoopVectorization", "Missings", "Mmap", "Printf", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "StatsBase", "Tables", "TranscodingStreams", "VariantCallFormat", "VectorizationBase"]
git-tree-sha1 = "ecc17d27ee89dbedfedd1fd394bfc2bb8a9bdd73"

repo-rev = "master"
repo-url = "https://github.com/OpenMendel/SNPArrays.jl"
uuid = "4e780e97-f5bf-4111-9dc4-b70aaf691b06"
Expand Down
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1"

[compat]
BGEN = "0.1.2"
CSV = "0.8"
DataFrames = "0.21.0 - 1"
Distributions = "0.22 - 0.25"
OrdinalMultinomialModels = "0.3"
Reexport = "1"
SnpArrays = "0.3.3"
StatsModels = "0.6"
VCFTools = "0.2.1"
Expand Down

0 comments on commit 5eb9ac7

Please sign in to comment.