-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
36 lines (34 loc) · 1.63 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 = "PORPIDpipeline"
uuid = "7caf9691-7b1e-49a7-bd1f-2a27e55f6b24"
authors = ["Hugh Murrell <[email protected]>", "Ben Murrell <[email protected]>", "Alec Pankow <[email protected]>"]
version = "1.7.1"
[deps]
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
DPMeansClustering = "37097376-7805-5844-a42f-f170eef30b7c"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MolecularEvolution = "9f975960-e239-4209-8aa0-3d3ad5a82892"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
NextGenSeqUtils = "59ec5594-ae11-5d8d-a868-831a7e904d88"
PORPID = "77e13452-6b24-11e9-337f-5707c85b7dc6"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
RobustAmpliconDenoising = "4bd7a7d9-cbc9-5944-9319-21f5e7d2c618"
Seaborn = "d2ef9438-c967-53ab-8060-373fdd9e13eb"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
WebBlast = "9f6dbb68-adea-48dd-82a4-058b403bed1f"
[compat]
julia = "1.7.1"