-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
32 lines (30 loc) · 968 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name = "NegativeControl"
uuid = "ffc540ef-3cb9-4514-8a69-b34c0b11ba49"
authors = ["Olivier Labayle"]
version = "0.1.0"
[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
BGEN = "6db4b851-9beb-4b83-9d64-eb1cfb37721d"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TMLE = "8afdd2fb-6e73-43df-8b62-b1650cd9c8cf"
[compat]
ArgParse = "1.1.4"
Arrow = "2.5.2"
BGEN = "0.1.16"
CSV = "0.10.9"
Combinatorics = "1.0.2"
DataFrames = "1.5.0"
StableRNGs = "1.0.0"
HTTP = "1.8.0"
TMLE = "0.11.0"
JSON = "0.21.4"
julia = "1"