-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
97 lines (97 loc) · 2.94 KB
/
environment.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
name: Easy-AlphaFold-Report-env
channels:
- conda-forge
- rdkit
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- attrs=21.4.0=pyhd8ed1ab_0
- biopython=1.79=py37h5e8e339_1
- blas=1.0=mkl
- bottleneck=1.3.4=py37hce1f21e_0
- brotli-python=1.0.9=py37heb0550a_2
- brotlipy=0.7.0=py37h27cfd23_1003
- ca-certificates=2022.5.18.1=ha878542_0
- certifi=2022.5.18.1=py37h89c1867_0
- cffi=1.15.0=py37hd667e15_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py37h06a4308_0
- colour=0.1.5=py_0
- cryptography=37.0.1=py37h9ce1e76_0
- dash=2.0.0=pyhd8ed1ab_1
- dash-bio-utils=0.0.8=pyhd8ed1ab_1
- dash-bootstrap-components=0.8.3=py37_0
- dash-renderer=1.1.2=py_0
- dataclasses=0.8=pyh6d0b6a4_7
- flask=2.0.3=pyhd3eb1b0_0
- flask-compress=1.10.1=pyhd3eb1b0_0
- future=0.18.2=py37_1
- geoparse=2.0.3=pyhd8ed1ab_0
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.11.3=py37h06a4308_0
- importlib_resources=5.7.1=pyhd8ed1ab_1
- intel-openmp=2021.4.0=h06a4308_3561
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jinja2=3.0.3=pyhd3eb1b0_0
- joblib=1.1.0=pyhd3eb1b0_0
- jsonschema=4.5.1=pyhd8ed1ab_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_0
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=11.2.0=h1234567_0
- libstdcxx-ng=11.2.0=h1234567_0
- markupsafe=2.0.1=py37h27cfd23_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.3=h7f8727e_2
- numexpr=2.8.1=py37h6abb31d_0
- numpy=1.21.5=py37he7a7128_2
- numpy-base=1.21.5=py37hf524024_2
- openssl=1.1.1o=h166bdaf_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.3.5=py37h8c16a72_0
- parmed=3.4.3=py37hd23a5d3_2
- periodictable=1.5.2=py_0
- pip=21.2.2=py37h06a4308_0
- plotly=5.6.0=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyrsistent=0.18.1=py37h540881e_1
- pysocks=1.7.1=py37_1
- python=3.7.13=h12debd9_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.7=2_cp37m
- pytz=2021.3=pyhd3eb1b0_0
- pyyaml=6.0=py37h7f8727e_1
- readline=8.1.2=h7f8727e_1
- requests=2.27.1=pyhd3eb1b0_0
- scikit-learn=1.0.2=py37h51133e4_1
- scipy=1.7.3=py37hc147768_0
- setuptools=61.2.0=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.3=hc218d9a_0
- tenacity=8.0.1=py37h06a4308_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.11=h1ccaba5_1
- tqdm=4.64.0=py37h06a4308_0
- typing_extensions=4.1.1=pyh06a4308_0
- urllib3=1.26.9=py37h06a4308_0
- werkzeug=2.0.3=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- yaml=0.2.5=h7b6447c_0
- zipp=3.8.0=py37h06a4308_0
- zlib=1.2.12=h7f8727e_2
- pip:
- dash-bio==1.0.1
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- dash==2.1.0
prefix: ./envs/Easy-AlphaFold-Report-env