forked from A4Bio/R3Design
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmoderna_env.yml
40 lines (40 loc) · 1.3 KB
/
moderna_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
name: moderna
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- biopython=1.70=np112py27_1
- blas=1.0=mkl
- ca-certificates=2023.11.17=hbcca054_0
- certifi=2016.9.26=py27_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=13.2.0=h807b86a_3
- libgomp=13.2.0=h807b86a_3
- libsqlite=3.44.2=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libzlib=1.2.13=hd590300_5
- mkl=2017.0.3=0
- mmtf-python=1.0.2=py27_0
- msgpack-python=0.4.8=py27_0
- ncurses=6.4=h59595ed_2
- numpy=1.12.1=py27_0
- openssl=1.1.1w=hd590300_0
- pip=20.0.2=py27_1
- python=2.7.15=h5a48372_1011_cpython
- python_abi=2.7=1_cp27mu
- readline=8.2=h8228510_1
- reportlab=3.2.0=py27_0
- setuptools=36.4.0=py27_1
- sqlite=3.44.2=h2c6b66d_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.34.2=py27_0
- zlib=1.2.13=hd590300_5
prefix: /root/anaconda3/envs/moderna