-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment_macos.yml
47 lines (47 loc) · 1.15 KB
/
environment_macos.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
name: diffdomain
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h3422bc3_4
- ca-certificates=2022.12.7=h4653dfc_0
- libffi=3.4.2=h3422bc3_5
- libsqlite=3.40.0=h76d750c_0
- libzlib=1.2.13=h03a7124_4
- ncurses=6.3=h07bb92c_1
- openssl=3.0.7=h03a7124_1
- pip=22.3.1=pyhd8ed1ab_0
- python=3.11.0=h3ba56d0_1_cpython
- readline=8.1.2=h46ed386_0
- setuptools=66.1.1=pyhd8ed1ab_0
- tk=8.6.12=he1e0b03_0
- tzdata=2022g=h191b570_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- pip:
- contourpy==1.0.7
- cycler==0.11.0
- diffdomain-py3==0.2.0
- docopt==0.6.2
- fonttools==4.38.0
- h5py==3.8.0
- hic-straw==1.3.1
- kiwisolver==1.4.4
- matplotlib==3.6.3
- numpy==1.24.1
- packaging==23.0
- pandas==1.5.3
- 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.10.0
- seaborn==0.12.2
- six==1.16.0
- statsmodels==0.13.5
- tqdm==4.64.1
- tracywidom==0.3.0
prefix: /Users/guming/opt/miniconda3/envs/diffdomain