-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathscPrediXcan_mac_env.yml
More file actions
72 lines (72 loc) · 1.43 KB
/
scPrediXcan_mac_env.yml
File metadata and controls
72 lines (72 loc) · 1.43 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
name: scPrediXcan
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- pip
- numpy<2
- pandas
- scipy
- scikit-learn
- matplotlib
- ipython
- ipykernel
- jupyter
- notebook
- h5py
- protobuf
- networkx
- matplotlib-inline
- openjdk=17
- r-base
- r-essentials
- r-rsqlite
- r-dplyr
- r-data.table
- r-optparse
- pip:
- zenodo_get
- torch
- torchvision
- torchaudio
- absl-py==2.1.0
- astunparse==1.6.3
- certifi==2024.7.4
- charset-normalizer==3.3.2
- contourpy==1.2.1
- cycler==0.12.1
- filelock==3.15.4
- flatbuffers==24.3.25
- fonttools==4.53.1
- fsspec==2024.6.1
- gast==0.6.0
- google-pasta==0.2.0
- grpcio==1.65.4
- idna==3.7
- jinja2==3.1.4
- joblib==1.4.2
- kiwisolver==1.4.5
- libclang==18.1.1
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- ml-dtypes==0.4.0
- mpmath==1.3.0
- namex==0.0.8
- nextflow==24.4.3
- opt-einsum==3.3.0
- optree==0.12.1
- pillow==10.4.0
- pytz==2024.1
- rich==13.7.1
- sympy==1.13.2
- tensorboard==2.17.0
- tensorboard-data-server==0.7.2
- tensorflow-io-gcs-filesystem==0.37.1
- termcolor==2.4.0
- threadpoolctl==3.5.0
- urllib3==2.2.2
- werkzeug==3.0.3
- wrapt==1.16.0