forked from google-deepmind/alphafold
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAlphaFold.yml
92 lines (92 loc) · 2.38 KB
/
AlphaFold.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
name: AlphaFold
channels:
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- absl-py=0.13.0=pyhd8ed1ab_0
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py38h578d9bd_0
- cudatoolkit=11.0.3=h15472ef_8
- cudnn=8.0.4=cuda11.0_0
- fftw=3.3.9=nompi_h74d3f13_101
- ld_impl_linux-64=2.36.1=hea4e1c9_1
- libblas=3.9.0=9_openblas
- libcblas=3.9.0=9_openblas
- libcusolver=11.1.1.58=hec68242_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.3.0=h2828fa1_19
- libgfortran-ng=9.3.0=hff62375_19
- libgfortran5=9.3.0=hff62375_19
- libgomp=9.3.0=h2828fa1_19
- liblapack=3.9.0=9_openblas
- libopenblas=0.3.15=pthreads_h8fe5266_1
- libstdcxx-ng=9.3.0=h6de172a_19
- ncurses=6.2=h58526e2_4
- ocl-icd=2.3.0=h7f98852_0
- ocl-icd-system=1.0.0=1
- openmm=7.5.1=py38h7850c2e_1
- openssl=1.1.1k=h7f98852_0
- pdbfixer=1.7=pyhd3deb0d_0
- pip=21.1.3=pyhd8ed1ab_0
- python=3.8.5=h1103e12_9_cpython
- python_abi=3.8=2_cp38
- readline=8.1=h46c0cb4_0
- setuptools=49.6.0=py38h578d9bd_3
- sqlite=3.36.0=h9cd32fc_0
- tk=8.6.10=h21135ba_1
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- astunparse==1.6.3
- biopython==1.79
- cachetools==4.2.2
- charset-normalizer==2.0.3
- chex==0.0.7
- contextlib2==21.6.0
- dm-haiku==0.0.4
- dm-tree==0.1.6
- docker==5.0.0
- flatbuffers==1.12
- gast==0.4.0
- google-auth==1.33.0
- google-auth-oauthlib==0.4.4
- google-pasta==0.2.0
- grpcio==1.34.1
- h5py==3.1.0
- idna==3.2
- immutabledict==2.0.0
- jax==0.2.17
- jaxlib==0.1.68+cuda110
- keras-nightly==2.5.0.dev2021032900
- keras-preprocessing==1.1.2
- markdown==3.3.4
- ml-collections==0.1.0
- numpy==1.19.5
- oauthlib==3.1.1
- opt-einsum==3.3.0
- protobuf==3.17.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyyaml==5.4.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scipy==1.7.0
- six==1.15.0
- tabulate==0.8.9
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.5.0
- tensorflow-estimator==2.5.0
- termcolor==1.1.0
- toolz==0.11.1
- typing-extensions==3.7.4.3
- urllib3==1.26.6
- websocket-client==1.1.0
- werkzeug==2.0.1
- wrapt==1.12.1