lnalinaf commited on
Commit
898cb9d
·
1 Parent(s): f4a509c

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +214 -119
environment.yml CHANGED
@@ -1,122 +1,217 @@
1
  name: gennet
2
  channels:
3
- - https://conda.anaconda.org/anaconda
4
- - https://conda.anaconda.org/bioconda
5
- - https://conda.anaconda.org/conda-forge
 
6
  dependencies:
7
- - python==3.7.12
8
- - _libgcc_mutex=0.1=main
9
- - _openmp_mutex=5.1=1_gnu
10
- - abseil-cpp=20210324.2=h9c3ff4c_0
11
- - absl-py=1.4.0=pyhd8ed1ab_0
12
- - aiohttp=3.7.4.post0=py37h5e8e339_1
13
- - astunparse=1.6.3=pyhd8ed1ab_0
14
- - async-timeout=3.0.1=py_1000
15
- - attrs=23.1.0=pyh71513ae_1
16
- - blas=1.0=openblas
17
- - blinker=1.6.2=pyhd8ed1ab_0
18
- - brotlipy=0.7.0=py37h540881e_1004
19
- - c-ares=1.18.1=h7f98852_0
20
- - ca-certificates=2023.5.7=hbcca054_0
21
- - cached-property=1.5.2=hd8ed1ab_1
22
- - cached_property=1.5.2=pyha770c72_1
23
- - cachetools=5.3.0=pyhd8ed1ab_0
24
- - certifi=2023.5.7=pyhd8ed1ab_0
25
- - cffi=1.15.0=py37h036bc23_0
26
- - chardet=4.0.0=py37h89c1867_3
27
- - charset-normalizer=3.1.0=pyhd8ed1ab_0
28
- - click=8.1.3=py37h89c1867_0
29
- - cryptography=37.0.2=py37h38fbfac_0
30
- - gast=0.5.3=pyhd8ed1ab_0
31
- - giflib=5.2.1=h36c2ea0_2
32
- - google-auth=2.20.0=pyh1a96a4e_0
33
- - google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
34
- - google-pasta=0.2.0=pyh8c360ce_0
35
- - grpc-cpp=1.43.2=h9e046d8_3
36
- - grpcio=1.43.0=py37hb27c1af_0
37
- - h5py=3.6.0=nompi_py37hd308b1e_100
38
- - hdf5=1.12.1=nompi_h2386368_104
39
- - icu=70.1=h27087fc_0
40
- - idna=3.4=pyhd8ed1ab_0
41
- - importlib-metadata=4.11.4=py37h89c1867_0
42
- - jpeg=9e=h166bdaf_1
43
- - keras=2.8.0=pyhd8ed1ab_0
44
- - keras-preprocessing=1.1.2=pyhd8ed1ab_0
45
- - keyutils=1.6.1=h166bdaf_0
46
- - krb5=1.19.3=h3790be6_0
47
- - ld_impl_linux-64=2.40=h41732ed_0
48
- - libblas=3.9.0=16_linux64_openblas
49
- - libcblas=3.9.0=16_linux64_openblas
50
- - libcurl=7.83.1=h7bff187_0
51
- - libedit=3.1.20191231=he28a2e2_2
52
- - libev=4.33=h516909a_1
53
- - libffi=3.4.2=h7f98852_5
54
- - libgcc=7.2.0=h69d50b8_2
55
- - libgcc-ng=11.2.0=h1234567_1
56
- - libgfortran-ng=11.2.0=h00389a5_1
57
- - libgfortran5=11.2.0=h1234567_1
58
- - libgomp=11.2.0=h1234567_1
59
- - liblapack=3.9.0=16_linux64_openblas
60
- - libnghttp2=1.47.0=h727a467_0
61
- - libnsl=2.0.0=h7f98852_0
62
- - libopenblas=0.3.21=h043d6bf_0
63
- - libpng=1.6.37=h21135ba_2
64
- - libprotobuf=3.19.4=h780b84a_0
65
- - libssh2=1.10.0=ha56f1ee_2
66
- - libstdcxx-ng=11.2.0=h1234567_1
67
- - libzlib=1.2.11=h166bdaf_1014
68
- - markdown=3.4.3=pyhd8ed1ab_0
69
- - markupsafe=2.1.1=py37h540881e_1
70
- - multidict=6.0.2=py37h540881e_1
71
- - ncurses=6.3=h27087fc_1
72
- - nomkl=3.0=0
73
- - numpy=1.21.6=py37h976b520_0
74
- - oauthlib=3.2.2=pyhd8ed1ab_0
75
- - openblas=0.3.21=h06a4308_0
76
- - openblas-devel=0.3.21=h06a4308_0
77
- - openssl=1.1.1o=h166bdaf_0
78
- - opt_einsum=3.3.0=pyhd8ed1ab_1
79
- - pip=23.1.2=pyhd8ed1ab_0
80
- - plink=1.90b6.21=hec16e2b_2
81
- - plink2=2.00a2.3=hb2a7ceb_2
82
- - protobuf=3.19.4=py37hcd2ae1e_0
83
- - pyasn1=0.4.8=py_0
84
- - pyasn1-modules=0.2.7=py_0
85
- - pycparser=2.21=pyhd8ed1ab_0
86
- - pyjwt=2.7.0=pyhd8ed1ab_0
87
- - pyopenssl=22.0.0=pyhd8ed1ab_1
88
- - pysocks=1.7.1=py37h89c1867_5
89
- - python=3.7.12=hb7a2778_100_cpython
90
- - python-flatbuffers=23.5.26=pyhd8ed1ab_0
91
- - python_abi=3.7=3_cp37m
92
- - pyu2f=0.1.5=pyhd8ed1ab_0
93
- - re2=2022.02.01=h9c3ff4c_0
94
- - readline=8.1=h46c0cb4_0
95
- - requests=2.31.0=pyhd8ed1ab_0
96
- - requests-oauthlib=1.3.1=pyhd8ed1ab_0
97
- - rsa=4.9=pyhd8ed1ab_0
98
- - scipy=1.7.3=py37hf2a6cf1_0
99
- - setuptools=68.0.0=pyhd8ed1ab_0
100
- - six=1.16.0=pyh6c4a22f_0
101
- - snappy=1.1.9=hbd366e4_1
102
- - sqlite=3.38.5=h4ff8645_0
103
- - tensorboard=2.8.0=pyhd8ed1ab_1
104
- - tensorboard-data-server=0.6.0=py37h38fbfac_2
105
- - tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
106
- - tensorflow=2.8.0=cpu_py37h08536eb_0
107
- - tensorflow-base=2.8.0=cpu_py37h4373017_0
108
- - tensorflow-cpu=2.8.0=cpu_py37h718b53a_0
109
- - tensorflow-estimator=2.8.0=cpu_py37h813ee39_0
110
- - termcolor=2.3.0=pyhd8ed1ab_0
111
- - tk=8.6.12=h27826a3_0
112
- - typing-extensions=4.6.3=hd8ed1ab_0
113
- - typing_extensions=4.6.3=pyha770c72_0
114
- - urllib3=1.26.15=pyhd8ed1ab_0
115
- - werkzeug=2.2.3=pyhd8ed1ab_0
116
- - wheel=0.40.0=pyhd8ed1ab_0
117
- - wrapt=1.14.1=py37h540881e_0
118
- - xz=5.2.5=h516909a_1
119
- - yarl=1.7.2=py37h540881e_2
120
- - zipp=3.15.0=pyhd8ed1ab_0
121
- - zlib=1.2.11=h166bdaf_1014
122
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  name: gennet
2
  channels:
3
+ - anaconda
4
+ - bioconda
5
+ - conda-forge
6
+ - defaults
7
  dependencies:
8
+ - _libgcc_mutex=0.1=conda_forge
9
+ - _openmp_mutex=4.5=2_gnu
10
+ - abseil-cpp=20210324.2=h9c3ff4c_0
11
+ - absl-py=1.4.0=pyhd8ed1ab_0
12
+ - aiohttp=3.7.4.post0=py37h5e8e339_1
13
+ - astunparse=1.6.3=pyhd8ed1ab_0
14
+ - async-timeout=3.0.1=py_1000
15
+ - attrs=23.1.0=pyh71513ae_1
16
+ - binutils_impl_linux-64=2.40=hf600244_0
17
+ - blas=1.0=openblas
18
+ - blinker=1.6.2=pyhd8ed1ab_0
19
+ - brotlipy=0.7.0=py37h540881e_1004
20
+ - c-ares=1.18.1=h7f98852_0
21
+ - ca-certificates=2023.5.7=hbcca054_0
22
+ - cached-property=1.5.2=hd8ed1ab_1
23
+ - cached_property=1.5.2=pyha770c72_1
24
+ - cachetools=5.3.0=pyhd8ed1ab_0
25
+ - certifi=2023.5.7=pyhd8ed1ab_0
26
+ - cffi=1.15.0=py37h036bc23_0
27
+ - chardet=4.0.0=py37h89c1867_3
28
+ - charset-normalizer=3.1.0=pyhd8ed1ab_0
29
+ - click=8.1.3=py37h89c1867_0
30
+ - cryptography=37.0.2=py37h38fbfac_0
31
+ - gast=0.5.3=pyhd8ed1ab_0
32
+ - gcc=12.1.0=h9ea6d83_10
33
+ - gcc_impl_linux-64=12.1.0=hea43390_17
34
+ - giflib=5.2.1=h36c2ea0_2
35
+ - google-auth=2.20.0=pyh1a96a4e_0
36
+ - google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
37
+ - google-pasta=0.2.0=pyh8c360ce_0
38
+ - grpc-cpp=1.43.2=h9e046d8_3
39
+ - grpcio=1.43.0=py37hb27c1af_0
40
+ - h5py=3.6.0=nompi_py37hd308b1e_100
41
+ - hdf5=1.12.1=nompi_h2386368_104
42
+ - icu=70.1=h27087fc_0
43
+ - idna=3.4=pyhd8ed1ab_0
44
+ - importlib-metadata=4.11.4=py37h89c1867_0
45
+ - jpeg=9e=h166bdaf_1
46
+ - keras=2.8.0=pyhd8ed1ab_0
47
+ - keras-preprocessing=1.1.2=pyhd8ed1ab_0
48
+ - kernel-headers_linux-64=2.6.32=he073ed8_15
49
+ - keyutils=1.6.1=h166bdaf_0
50
+ - krb5=1.19.3=h3790be6_0
51
+ - ld_impl_linux-64=2.40=h41732ed_0
52
+ - libblas=3.9.0=16_linux64_openblas
53
+ - libcblas=3.9.0=16_linux64_openblas
54
+ - libcurl=7.83.1=h7bff187_0
55
+ - libedit=3.1.20191231=he28a2e2_2
56
+ - libev=4.33=h516909a_1
57
+ - libffi=3.4.2=h7f98852_5
58
+ - libgcc=7.2.0=h69d50b8_2
59
+ - libgcc-devel_linux-64=12.1.0=h1ec3361_17
60
+ - libgcc-ng=13.1.0=he5830b7_0
61
+ - libgfortran-ng=11.2.0=h00389a5_1
62
+ - libgfortran5=11.2.0=h1234567_1
63
+ - libgomp=13.1.0=he5830b7_0
64
+ - liblapack=3.9.0=16_linux64_openblas
65
+ - libnghttp2=1.47.0=h727a467_0
66
+ - libnsl=2.0.0=h7f98852_0
67
+ - libopenblas=0.3.21=h043d6bf_0
68
+ - libpng=1.6.37=h21135ba_2
69
+ - libprotobuf=3.19.4=h780b84a_0
70
+ - libsanitizer=12.1.0=ha89aaad_17
71
+ - libssh2=1.10.0=ha56f1ee_2
72
+ - libstdcxx-ng=13.1.0=hfd8a6a1_0
73
+ - libzlib=1.2.11=h166bdaf_1014
74
+ - markdown=3.4.3=pyhd8ed1ab_0
75
+ - markupsafe=2.1.1=py37h540881e_1
76
+ - multidict=6.0.2=py37h540881e_1
77
+ - ncurses=6.3=h27087fc_1
78
+ - nomkl=3.0=0
79
+ - numpy=1.21.6=py37h976b520_0
80
+ - oauthlib=3.2.2=pyhd8ed1ab_0
81
+ - openblas=0.3.21=h06a4308_0
82
+ - openblas-devel=0.3.21=h06a4308_0
83
+ - openssl=1.1.1o=h166bdaf_0
84
+ - opt_einsum=3.3.0=pyhd8ed1ab_1
85
+ - pip=23.1.2=pyhd8ed1ab_0
86
+ - plink2=2.00a2.3=hb2a7ceb_2
87
+ - protobuf=3.19.4=py37hcd2ae1e_0
88
+ - pyasn1=0.4.8=py_0
89
+ - pyasn1-modules=0.2.7=py_0
90
+ - pycparser=2.21=pyhd8ed1ab_0
91
+ - pyjwt=2.7.0=pyhd8ed1ab_0
92
+ - pyopenssl=22.0.0=pyhd8ed1ab_1
93
+ - pysocks=1.7.1=py37h89c1867_5
94
+ - python=3.7.12=hb7a2778_100_cpython
95
+ - python-flatbuffers=23.5.26=pyhd8ed1ab_0
96
+ - python_abi=3.7=3_cp37m
97
+ - pyu2f=0.1.5=pyhd8ed1ab_0
98
+ - re2=2022.02.01=h9c3ff4c_0
99
+ - readline=8.1=h46c0cb4_0
100
+ - requests=2.31.0=pyhd8ed1ab_0
101
+ - requests-oauthlib=1.3.1=pyhd8ed1ab_0
102
+ - rsa=4.9=pyhd8ed1ab_0
103
+ - scipy=1.7.3=py37hf2a6cf1_0
104
+ - setuptools=68.0.0=pyhd8ed1ab_0
105
+ - six=1.16.0=pyh6c4a22f_0
106
+ - snappy=1.1.9=hbd366e4_1
107
+ - sqlite=3.38.5=h4ff8645_0
108
+ - sysroot_linux-64=2.12=he073ed8_15
109
+ - tensorboard=2.8.0=pyhd8ed1ab_1
110
+ - tensorboard-data-server=0.6.0=py37h38fbfac_2
111
+ - tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
112
+ - tensorflow=2.8.0=cpu_py37h08536eb_0
113
+ - tensorflow-base=2.8.0=cpu_py37h4373017_0
114
+ - tensorflow-cpu=2.8.0=cpu_py37h718b53a_0
115
+ - tensorflow-estimator=2.8.0=cpu_py37h813ee39_0
116
+ - termcolor=2.3.0=pyhd8ed1ab_0
117
+ - tk=8.6.12=h27826a3_0
118
+ - typing-extensions=4.6.3=hd8ed1ab_0
119
+ - typing_extensions=4.6.3=pyha770c72_0
120
+ - urllib3=1.26.15=pyhd8ed1ab_0
121
+ - werkzeug=2.2.3=pyhd8ed1ab_0
122
+ - wheel=0.40.0=pyhd8ed1ab_0
123
+ - wrapt=1.14.1=py37h540881e_0
124
+ - xz=5.2.5=h516909a_1
125
+ - yarl=1.7.2=py37h540881e_2
126
+ - zipp=3.15.0=pyhd8ed1ab_0
127
+ - zlib=1.2.11=h166bdaf_1014
128
+ - pip:
129
+ - anyio==3.7.0
130
+ - argon2-cffi==21.3.0
131
+ - argon2-cffi-bindings==21.2.0
132
+ - backcall==0.2.0
133
+ - beautifulsoup4==4.12.2
134
+ - bitarray==2.7.6
135
+ - bleach==6.0.0
136
+ - cycler==0.11.0
137
+ - debugpy==1.6.7
138
+ - decorator==5.1.1
139
+ - defusedxml==0.7.1
140
+ - entrypoints==0.4
141
+ - exceptiongroup==1.1.1
142
+ - fastjsonschema==2.17.1
143
+ - fonttools==4.38.0
144
+ - future==0.18.3
145
+ - importlib-resources==5.12.0
146
+ - iniconfig==2.0.0
147
+ - ipykernel==6.16.2
148
+ - ipython==7.34.0
149
+ - ipython-genutils==0.2.0
150
+ - ipywidgets==8.0.6
151
+ - jedi==0.18.2
152
+ - jinja2==3.1.2
153
+ - joblib==1.2.0
154
+ - jsonschema==4.17.3
155
+ - jupyter==1.0.0
156
+ - jupyter-client==7.4.9
157
+ - jupyter-console==6.6.3
158
+ - jupyter-core==4.12.0
159
+ - jupyter-server==1.24.0
160
+ - jupyterlab-pygments==0.2.2
161
+ - jupyterlab-widgets==3.0.7
162
+ - kaleido==0.2.1
163
+ - kiwisolver==1.4.4
164
+ - matplotlib==3.5.3
165
+ - matplotlib-inline==0.1.6
166
+ - mistune==3.0.1
167
+ - nbclassic==1.0.0
168
+ - nbclient==0.7.4
169
+ - nbconvert==7.6.0
170
+ - nbformat==5.8.0
171
+ - nest-asyncio==1.5.6
172
+ - notebook==6.5.4
173
+ - notebook-shim==0.2.3
174
+ - numexpr==2.8.4
175
+ - packaging==23.1
176
+ - pandas==1.3.5
177
+ - pandocfilters==1.5.0
178
+ - parso==0.8.3
179
+ - pexpect==4.8.0
180
+ - pickleshare==0.7.5
181
+ - pillow==9.5.0
182
+ - pkgutil-resolve-name==1.3.10
183
+ - plink==2.0
184
+ - plotly==5.15.0
185
+ - pluggy==1.2.0
186
+ - prometheus-client==0.17.0
187
+ - prompt-toolkit==3.0.38
188
+ - psutil==5.9.5
189
+ - ptyprocess==0.7.0
190
+ - pygments==2.15.1
191
+ - pyparsing==3.1.0
192
+ - pyrsistent==0.19.3
193
+ - pytest==7.4.0
194
+ - python-dateutil==2.8.2
195
+ - pytz==2023.3
196
+ - pyzmq==25.1.0
197
+ - qtconsole==5.4.3
198
+ - qtpy==2.3.1
199
+ - scikit-learn==1.0.2
200
+ - seaborn==0.12.2
201
+ - send2trash==1.8.2
202
+ - sklearn==0.0.post5
203
+ - sniffio==1.3.0
204
+ - soupsieve==2.4.1
205
+ - tables==3.7.0
206
+ - tenacity==8.2.2
207
+ - terminado==0.17.1
208
+ - threadpoolctl==3.1.0
209
+ - tinycss2==1.2.1
210
+ - tomli==2.0.1
211
+ - tornado==6.2
212
+ - tqdm==4.65.0
213
+ - traitlets==5.9.0
214
+ - wcwidth==0.2.6
215
+ - webencodings==0.5.1
216
+ - websocket-client==1.6.1
217
+ - widgetsnbextension==4.0.7