-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment_coo.yml
52 lines (50 loc) · 957 Bytes
/
environment_coo.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
48
49
50
51
52
name: coo
channels:
- conda-forge
- defaults
- bioconda
- r
dependencies:
# General utilities
- pip=23.2.1
# Python dependencies
- python=3.8.18
#- postgresql=14.5
- pkg-config=0.29.2
# R dependencies
- r-base=4.1.0
- postgresql=14.2
#- libiconv=1.17
#- libxml2
- r-gert=1.5.0
- fftw=3.3.10
- hdf5=1.12.1
- bedtools=2.31.1
- libxcrypt=4.4.36
#- libgcc-ng=14.1.0
#- libstdcxx-ng=14.1.0
#- libcxx=16.0.6
#- libcxxabi=16.0.6
#- r-tidyverse=2.0.0
#- r-data.table=1.14.8
#- r-optparse=1.7.3
#- r-rcolorbrewer=1.1.3
#- r-irkernel==1.3.2
#- r-viridis==0.6.3
#- r-tidytext==0.4.1
# pip packages
- pip:
- openpyxl==3.1.2
- optuna==3.3.0
- scikit-learn==1.3.0
- xgboost==1.7.4
- notebook==6.0.3
- pyreadr==0.4.9
- natsort==8.4.0
- psycopg2==2.9.7
- statsmodels==0.13.5
- scanpy==1.9.6
- gdown==5.1.0
- pyranges==0.1.2
# bash
- entrez-direct=16.2