[28e211]: / binder / environment.yml

Download this file

65 lines (53 with data), 1.2 kB

 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
60
61
62
63
64
channels:
- conda-forge
- bioconda
dependencies:
# specify minimum compilers
# not sure why 7.3 is getting installed
- gcc_impl_linux-64 >=7.5
- gxx_impl_linux-64 >=7.5
- r-base=4.1.3
- r-irkernel
- r-biocmanager
# copy biocmanager install from README
- bioconductor-SingleCellExperiment
- bioconductor-tscan
- r-boot
- r-httr
- r-mclust
- r-statmod
- r-igraph
- r-rweka
# - r-philentropy not on conda-forge or bioconda
# - r-netindices
- r-png
# r-grdevices not on conda
- r-readr
- r-rcolorbrewer
- r-ggplot2
- r-rpart
- r-fpc
- r-cluster
- r-rpart.plot
- r-tsne
- bioconductor-annotationdbi
- bioconductor-org.hs.eg.db
# graphics, stats, utils are part of core
# - bioconductor-impute >=1.62 # impute build isn't compatible with 4.0.3 yet
- r-enrichr
# additional unlisted dependencies
- r-partykit
# latest additions
- bioconductor-summarizedexperiment
- bioconductor-multiassayexperiment
- bioconductor-m3drop
- r-leiden
- r-reticulate
# latest Python additions
- leidenalg
- numpy
- pandas
- python-igraph
# additional dependencies for packages not found on conda
- r-dplyr
- bioconductor-biocversion