forked from mims-harvard/TDC
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
50 lines (49 loc) · 980 Bytes
/
environment.yml
File metadata and controls
50 lines (49 loc) · 980 Bytes
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
name: pytdc
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- anndata=0.6.22
- biopython=1.78
- dataclasses=0.8
- fuzzywuzzy=0.18.0
- huggingface_hub=0.20.3
- mygene=3.2.2
- numpy=1.26.4
- openpyxl=3.0.10
- python=3.10
- pip=23.3.1
- pandas=2.1.4
- requests=2.31.0
- scikit-learn=1.2.2
- seaborn=0.12.2
- tqdm=4.65.0
- pip:
- accelerate==0.33.0
- cellxgene-census==1.15.0
- datasets<2.20.0
- dgl==1.1.3
- evaluate==0.4.2
- gget==0.28.4
- moleculeace==3.0.0
- pydantic==2.6.3
- gget==0.28.4
- posecheck==1.3.1
- pydantic==2.6.3
- gget==0.28.4
- pydantic==2.6.3
- pytest==8.3.2
- rdkit==2023.9.5
- einops>=0.7.0
- gdown>=4.7.0
- scvi-tools==1.2.0
- tiledbsoma==1.11.4
- torch==2.1.1
- torch_geometric==2.5.3
- torchvision==0.16.1
- transformers==4.43.4
- vendi-score==0.0.3
- yapf==0.40.2
variables:
KMP_DUPLICATE_LIB_OK: "TRUE"