forked from mims-harvard/TDC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
46 lines (46 loc) · 845 Bytes
/
environment.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
name: tdc-conda-env
channels:
- bioconda
- conda-forge
- defaults
- dglteam
- pyg
- pytorch
dependencies:
- anndata=0.6.22
- biopython=1.78
- dataclasses=0.8
- dgl=2.1.0
- fuzzywuzzy=0.18.0
- huggingface_hub=0.20.3
- mygene=3.2.2
- numpy=1.26.4
- openpyxl=3.0.10
- python=3.9.13
- pip=23.3.1
- pandas=2.1.4
- pyg=2.5.0
- pytorch=2.2.1
- pyg=2.5.0
- pytorch=2.2.1
- requests=2.31.0
- scikit-learn=1.2.2
- seaborn=0.12.2
- tqdm=4.65.0
- torchaudio=2.2.1
- torchvision=0.17.1
- torchaudio=2.2.1
- torchvision=0.17.1
- pip:
- cellxgene-census==1.10.2
- gget==0.28.4
- pydantic==2.6.3
- gget==0.28.4
- pydantic==2.6.3
- gget==0.28.4
- pydantic==2.6.3
- rdkit==2023.9.5
- tiledbsoma==1.7.2
- yapf==0.40.2
variables:
KMP_DUPLICATE_LIB_OK: "TRUE"