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