-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment_linux.yml
61 lines (60 loc) · 1.63 KB
/
environment_linux.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
name: diffdomain
channels:
- bioconda
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- ca-certificates=2022.9.24=ha878542_0
- hic-straw=1.3.1=py37h7695857_0
- ld_impl_linux-64=2.39=hc81fddc_0
- libffi=3.4.2=h7f98852_5
- libgcc=7.2.0=h69d50b8_2
- libgcc-devel_linux-64=12.2.0=h3b97bd3_19
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.40.0=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libzlib=1.2.13=h166bdaf_4
- ncurses=6.3=h27087fc_1
- openssl=3.0.7=h166bdaf_0
- pip=22.3.1=pyhd8ed1ab_0
- pybind11-global=2.10.0=py37h7cecad7_0
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=2_cp37m
- readline=8.1.2=h0f457ee_0
- setuptools=65.5.1=pyhd8ed1ab_0
- sqlite=3.40.0=h4ff8645_0
- tk=8.6.12=h27826a3_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- cycler==0.11.0
- diffdomain-py3==0.2.0
- docopt==0.6.2
- fonttools==4.38.0
- h5py==3.8.0
- kiwisolver==1.4.4
- matplotlib==3.5.3
- numpy==1.21.6
- packaging==23.0
- pandas==1.3.5
- patsy==0.5.3
- pillow==9.4.0
- pybind11==2.10.3
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- scipy==1.7.3
- seaborn==0.12.2
- six==1.16.0
- statsmodels==0.13.5
- tqdm==4.64.1
- tracywidom==0.3.0
- typing-extensions==4.4.0
prefix: /home/gum/.conda/envs/diffdomain