-
Notifications
You must be signed in to change notification settings - Fork 0
/
prot_analysis_env.yml
133 lines (133 loc) · 2.51 KB
/
prot_analysis_env.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
name: prot_analysis_env
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- asttokens=2.0.5
- backcall=0.2.0
- biopython=1.78
- biotite=0.34.0
- blas=1.0
- bottleneck=1.3.5
- brotli=1.0.9
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2022.07.19
- certifi=2022.6.15
- cffi=1.15.0
- charset-normalizer=2.0.4
- colorama=0.4.5
- cryptography=37.0.1
- cudatoolkit=11.3.1
- cycler=0.11.0
- dbus=1.13.18
- debugpy=1.5.1
- decorator=5.1.1
- entrypoints=0.4
- executing=0.8.3
- expat=2.4.4
- fair-esm=0.4.2
- fontconfig=2.13.1
- fonttools=4.25.0
- freetype=2.11.0
- giflib=5.2.1
- glib=2.69.1
- gst-plugins-base=1.14.0
- gstreamer=1.14.0
- h5py=3.6.0
- hdf5=1.10.6
- icu=58.2
- idna=3.3
- intel-openmp=2021.4.0
- ipykernel=6.9.1
- ipython=8.4.0
- jedi=0.18.1
- jpeg=9e
- jupyter_client=7.2.2
- jupyter_core=4.10.0
- kiwisolver=1.4.2
- lcms2=2.12
- ld_impl_linux-64=2.38
- libffi=3.3
- libgcc-ng=12.1.0
- libgfortran-ng=7.5.0
- libgfortran4=7.5.0
- libgomp=12.1.0
- libpng=1.6.37
- libsodium=1.0.18
- libstdcxx-ng=11.2.0
- libtiff=4.2.0
- libuuid=1.0.3
- libwebp=1.2.2
- libwebp-base=1.2.2
- libxcb=1.15
- libxml2=2.9.14
- lz4-c=1.9.3
- matplotlib=3.5.2
- matplotlib-base=3.5.2
- matplotlib-inline=0.1.2
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- msgpack-python=1.0.3
- munkres=1.1.4
- ncurses=6.3
- nest-asyncio=1.5.5
- networkx=2.8.4
- numexpr=2.8.3
- numpy=1.22.3
- numpy-base=1.22.3
- openssl=1.1.1q
- packaging=21.3
- pandas=1.4.2
- parso=0.8.3
- pcre=8.45
- pexpect=4.8.0
- pickleshare=0.7.5
- pillow=9.2.0
- pip=22.1.2
- prompt-toolkit=3.0.20
- ptyprocess=0.7.0
- pure_eval=0.2.2
- pycparser=2.21
- pygments=2.11.2
- pyopenssl=22.0.0
- pyparsing=3.0.4
- pyqt=5.9.2
- pysocks=1.7.1
- python=3.10.4
- python-dateutil=2.8.2
- python_abi=3.10
- pytorch=1.12.0
- pytorch-mutex=1.0
- pytz=2022.1
- pyzmq=23.2.0
- qt=5.9.7
- readline=8.1.2
- requests=2.28.1
- scipy=1.7.3
- seaborn=0.11.2
- setuptools=61.2.0
- sip=4.19.13
- six=1.16.0
- sqlite=3.38.5
- stack_data=0.2.0
- tk=8.6.12
- tornado=6.1
- tqdm=4.64.0
- traitlets=5.1.1
- typing_extensions=4.1.1
- tzdata=2022a
- urllib3=1.26.9
- wcwidth=0.2.5
- wheel=0.37.1
- xz=5.2.5
- zeromq=4.3.4
- zlib=1.2.12
- zstd=1.5.2
prefix: /gscratch/spe/uwagura/miniconda3/envs/prot_analysis_env