-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
32 lines (30 loc) · 1005 Bytes
/
Project.toml
File metadata and controls
32 lines (30 loc) · 1005 Bytes
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 = "SC2Epistasis"
uuid = "104adb4b-e677-417f-8cbd-e01020aa1842"
authors = ["Luca Sesta <lucasesta95@gmail.com>"]
version = "0.1.0"
[deps]
BioAlignments = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PdbTool = "be69cb46-3af1-5a2c-8426-f7f9d5958b20"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
BioAlignments = "3.1.0"
CSV = "0.10.15"
Combinatorics = "1.0.3"
DataFrames = "1.8.0"
HypothesisTests = "0.11.5"
JLD2 = "0.6.2"
JSON = "0.21.4"
LinearAlgebra = "1.11.0"
PdbTool = "0.1.0"
PyCall = "1.96.4"
PyPlot = "2.11.6"
Statistics = "1.11.1"