-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathcasp14-baker.yml
93 lines (93 loc) · 2.67 KB
/
casp14-baker.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
name: casp14-baker
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _tflow_select=2.1.0=gpu
- absl-py=0.12.0=py36h06a4308_0
- astor=0.8.1=py36h06a4308_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- c-ares=1.17.1=h27cfd23_0
- ca-certificates=2021.4.13=h06a4308_1
- certifi=2020.12.5=py36h06a4308_0
- coverage=5.5=py36h27cfd23_2
- cudatoolkit=10.1.243=h6bb024c_0
- cudnn=7.6.5=cuda10.1_0
- cupti=10.1.168=0
- cython=0.29.23=py36h2531618_0
- decorator=5.0.6=pyhd3eb1b0_0
- gast=0.4.0=py_0
- google-pasta=0.2.0=py_0
- grpcio=1.36.1=py36h2157cd5_1
- h5py=2.10.0=py36hd6299e0_1
- hdf5=1.10.6=hb1b8bf9_0
- importlib-metadata=3.10.0=py36h06a4308_0
- intel-openmp=2021.2.0=h06a4308_610
- ipython=7.16.1=py36h5ca1d4c_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.0=py36_0
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.14.0=h8c45485_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markdown=3.3.4=py36h06a4308_0
- mkl=2020.2=256
- mkl-service=2.3.0=py36he8ac12f_0
- mkl_fft=1.3.0=py36h54f3939_0
- mkl_random=1.1.1=py36h0573a6f_0
- ncurses=6.2=he6710b0_1
- numpy=1.19.2=py36h54aff64_0
- numpy-base=1.19.2=py36hfa32c7d_0
- openssl=1.1.1k=h27cfd23_0
- parso=0.8.2=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.0.1=py36h06a4308_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- protobuf=3.14.0=py36h2531618_1
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.8.1=pyhd3eb1b0_0
- python=3.6.13=hdb3f193_0
- readline=8.1=h27cfd23_0
- scipy=1.5.2=py36h0b6359f_0
- setuptools=52.0.0=py36h06a4308_0
- six=1.15.0=py36h06a4308_0
- sqlite=3.35.4=hdfb4753_0
- tensorboard=1.14.0=py36hf484d3e_0
- tensorflow=1.14.0=gpu_py36h3fb9ad6_0
- tensorflow-base=1.14.0=gpu_py36he45bfe2_0
- tensorflow-estimator=1.14.0=py_0
- tensorflow-gpu=1.14.0=h0d30ee6_0
- termcolor=1.1.0=py36h06a4308_1
- tk=8.6.10=hbc83047_0
- traitlets=4.3.3=py36_0
- typing_extensions=3.7.4.3=pyha847dfd_0
- wcwidth=0.2.5=py_0
- werkzeug=1.0.1=pyhd3eb1b0_0
- wheel=0.36.2=pyhd3eb1b0_0
- wrapt=1.12.1=py36h7b6447c_1
- xz=5.2.5=h7b6447c_0
- zipp=3.4.1=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- pip:
- biopython==1.78
- boto3==1.17.71
- botocore==1.20.71
- chardet==4.0.0
- idna==2.10
- jmespath==0.10.0
- lmdb==1.2.1
- python-dateutil==2.8.1
- requests==2.25.1
- s3transfer==0.4.2
- tape-proteins==0.4
- tensorboardx==2.2
- torch==1.4.0
- tqdm==4.60.0
- urllib3==1.26.4