-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
36 lines (34 loc) · 1.15 KB
/
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
33
34
35
36
name = "Persico2022"
uuid = "5099325e-3317-412f-b0e6-89f113825dbc"
authors = ["Michael Persico <[email protected]>"]
version = "0.1.0"
[deps]
ArtifactUtils = "8b73e784-e7d8-4ea5-973d-377fed4e3bce"
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
CodecXz = "ba30903b-d9e8-5048-a5ec-d1f5b0d4b47b"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
CodecZstd = "6b39b394-51ab-5f42-8807-6242bab2b4c2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
[compat]
ArtifactUtils = "= 0.2.2"
BioSequences = "= 3.1.1"
CSV = "= 0.10.8"
CodecBzip2 = "= 0.7.2"
CodecXz = "= 0.7.0"
CodecZlib = "= 0.7.0"
CodecZstd = "= 0.7.2"
DataFrames = "= 1.4.3"
FASTX = "= 2.0.0"
Pkg = "= 1.8.0"
PlotlyJS = "= 0.18.10"
RCall = "= 0.13.14"
TranscodingStreams = "= 0.9.9"
VegaLite = "= 2.6.0"