-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_env_full.yml
36 lines (35 loc) · 1023 Bytes
/
conda_env_full.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
name: rnaFoldRand_v0.1
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py38h578d9bd_0
- ld_impl_linux-64=2.35.1=hea4e1c9_1
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h5dbcf3e_17
- libgfortran-ng=7.3.0=hdf63c60_2
- libgomp=9.3.0=h5dbcf3e_17
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=h6e990d7_3
- libstdcxx-ng=9.3.0=h2ae2ef3_17
- ncurses=6.2=h58526e2_4
- numpy=1.17.3=py38h95a1406_0
- openssl=1.1.1i=h7f98852_0
- pip=20.3.3=pyhd8ed1ab_0
- python=3.8.6=hffdb5ce_1_cpython
- python_abi=3.8=1_cp38
- readline=8.0=he28a2e2_2
- setuptools=49.6.0=py38h924ce5b_2
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- viennarna=2.4.15=py38h8162308_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
prefix: /sto1/ref/miniconda2/envs/rnaFoldRand_v0.1