-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
48 lines (48 loc) · 815 Bytes
/
environment.yml
File metadata and controls
48 lines (48 loc) · 815 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
name: lotus_env
channels:
- conda-forge
dependencies:
- chembl_structure_pipeline >=1.2.0
- conda-build >=2.1.5
- openjdk
- pandas >=2.2.2
- python >=3.11
- rdkit >=2024.3.6
- scipy >=1.13
- r-base >=4.3.3
- r-clisymbols ## needed by classyfirer
- r-codetools
- r-data.table
- r-dplyr
- r-DBI
- r-forcats
- r-future
- r-future.apply
- r-gdata
- r-httr
- r-jsonlite
# - r-philentropy
- r-plotly
- r-progressr
- r-purrr
- r-rcrossref
- r-RCurl
- r-readr
- r-readxl
- r-remotes
- r-rentrez
# - r-rotl
# - r-RPostgreSQL
- r-RSQLite
- r-R.utils ## needed for new version of data.table to read .gz
- r-rvest
- r-splitstackshape
- r-stringdist
- r-stringi
- r-stringr
- r-testthat
- r-tibble
- r-tidyjson
- r-tidyr
- r-XML
- r-xml2