Mercurial > repos > bitlab > plidflow
comparison PLIDflow/scripts/environment.yml @ 6:795e11fac81b draft default tip
Included new tools for standardization
author | bitlab |
---|---|
date | Wed, 22 Apr 2020 06:12:00 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:97f12f7cc852 | 6:795e11fac81b |
---|---|
1 name: /home/galaxy-bitlab/galaxy/tools/PLIDflow/scripts/CONDA_ENV | |
2 channels: | |
3 - rdkit | |
4 - defaults | |
5 dependencies: | |
6 - _libgcc_mutex=0.1=main | |
7 - blas=1.0=mkl | |
8 - boost=1.63.0=py36h415b752_1 | |
9 - bzip2=1.0.8=h7b6447c_0 | |
10 - ca-certificates=2020.1.1=0 | |
11 - cairo=1.14.12=h8948797_3 | |
12 - certifi=2019.11.28=py36_1 | |
13 - fontconfig=2.13.0=h9420a91_0 | |
14 - freetype=2.9.1=h8a8886c_1 | |
15 - glib=2.63.1=h5a9c865_0 | |
16 - icu=58.2=h9c2bf20_1 | |
17 - intel-openmp=2020.0=166 | |
18 - jpeg=9b=h024ee3a_2 | |
19 - ld_impl_linux-64=2.33.1=h53a641e_7 | |
20 - libedit=3.1.20181209=hc058e9b_0 | |
21 - libffi=3.2.1=hd88cf55_4 | |
22 - libgcc-ng=9.1.0=hdf63c60_0 | |
23 - libgfortran-ng=7.3.0=hdf63c60_0 | |
24 - libpng=1.6.37=hbc83047_0 | |
25 - libstdcxx-ng=9.1.0=hdf63c60_0 | |
26 - libtiff=4.1.0=h2733197_0 | |
27 - libuuid=1.0.3=h1bed415_2 | |
28 - libxcb=1.13=h1bed415_1 | |
29 - libxml2=2.9.9=hea5a465_1 | |
30 - mkl=2020.0=166 | |
31 - mkl-service=2.3.0=py36he904b0f_0 | |
32 - mkl_fft=1.0.15=py36ha843d7b_0 | |
33 - mkl_random=1.1.0=py36hd6b4f25_0 | |
34 - ncurses=6.2=he6710b0_0 | |
35 - numpy=1.18.1=py36h4f9e942_0 | |
36 - numpy-base=1.18.1=py36hde5b4d6_1 | |
37 - olefile=0.46=py36_0 | |
38 - openssl=1.1.1e=h7b6447c_0 | |
39 - pandas=1.0.3=py36h0573a6f_0 | |
40 - pcre=8.43=he6710b0_0 | |
41 - pillow=7.0.0=py36hb39fc2d_0 | |
42 - pip=20.0.2=py36_1 | |
43 - pixman=0.38.0=h7b6447c_0 | |
44 - python=3.6.10=hcf32534_1 | |
45 - python-dateutil=2.8.1=py_0 | |
46 - pytz=2019.3=py_0 | |
47 - rdkit=2017.09.1=py36_1 | |
48 - readline=8.0=h7b6447c_0 | |
49 - setuptools=46.1.1=py36_0 | |
50 - six=1.14.0=py36_0 | |
51 - sqlite=3.31.1=h7b6447c_0 | |
52 - tk=8.6.8=hbc83047_0 | |
53 - wheel=0.34.2=py36_0 | |
54 - xz=5.2.4=h14c3975_4 | |
55 - zlib=1.2.11=h7b6447c_3 | |
56 - zstd=1.3.7=h0b5b093_0 | |
57 prefix: /home/galaxy-bitlab/galaxy/tools/PLIDflow/scripts/CONDA_ENV | |
58 |