-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
executable file
·21 lines (20 loc) · 957 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "SingleCellExperiment"
uuid = "4f094565-8285-4053-8640-d916605c3f41"
authors = ["Irene Robles Rebollo <[email protected]>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
MultipleTesting = "f8716d33-7c4a-5097-896f-ce0ecbd3ef6b"
NoLongerProblems = "82dfab41-d1ab-4f21-ac61-499025515bd6"
NoLongerProblems_Pandas = "5d29c26c-ce79-4baf-a522-6e725d77eda7"
Pandas = "eadc2687-ae89-51f9-a5d9-86b5a6373a9c"
PrettyPlotting = "a39d01c8-e809-492b-946e-4fa293b4c7e6"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
ScikitLearn = "3646fa90-6ef7-5e7e-9f22-8aca16db6324"
Seaborn = "d2ef9438-c967-53ab-8060-373fdd9e13eb"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"