-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
59 lines (59 loc) · 1016 Bytes
/
environment.yml
File metadata and controls
59 lines (59 loc) · 1016 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
51
52
53
54
55
56
57
58
59
name: deepresis
channels:
- conda-forge
- bioconda
- tmap
dependencies:
- python=3.9
- pip
- setuptools<81
- wheel
- r-base=4.3.3
- r-rcpp
- r-data.table
- r-caret
- r-e1071
- r-seqinr
- r-plyr
- r-proc
- r-mass
- r-class
- r-stringr
- r-tidyr
- r-matrix
- r-survival
- r-lubridate
- r-reshape2
- viennarna
- tmap=1.0.6
- zlib
- make
- cmake
- pip:
- numpy==1.21.6
- pandas==1.1.5
- scipy==1.7.3
- scikit-learn==0.24.0
- biopython==1.78
- seaborn==0.9.1
- joblib
- tqdm
- numba==0.56.4
- openpyxl
- torch==2.8.0
- rdkit==2023.3.2
- molmap==1.3.9.8
- mordred==1.2.0
- mhfp==1.9.2
- rpy2==3.4.1
- biopandas==0.2.8
- faerun==0.4.7
- gdown==4.4.0
- colored==1.3.93
- colorlog==4.0.2
- lapjv==1.3.27
- python-highcharts==0.4.2
- tensorflow==2.9.1
- tensorflow-gpu==2.9.1
- umap-learn==0.3.10
- pytest