a | b/environment_minimal.yml | ||
---|---|---|---|
1 | name: babel |
||
2 | channels: |
||
3 | - pytorch |
||
4 | - anaconda |
||
5 | - conda-forge |
||
6 | - bioconda |
||
7 | - numba |
||
8 | - defaults |
||
9 | dependencies: |
||
10 | - python=3.7 |
||
11 | - pip |
||
12 | - anndata=0.6.22 |
||
13 | - astropy=4.0 |
||
14 | - cached_property |
||
15 | - pytorch::captum=0.2 |
||
16 | - intervaltree |
||
17 | - gdown=4.0 |
||
18 | - conda-forge::leidenalg=0.7 |
||
19 | - conda-forge::louvain=0.6 |
||
20 | - matplotlib |
||
21 | - numba::numba==0.51.2 |
||
22 | - numpy=1.17 |
||
23 | - pytorch=1.3 |
||
24 | - pandas=0.25 |
||
25 | - seaborn |
||
26 | - scanpy=1.4.4 |
||
27 | - scikit-learn=0.21 |
||
28 | - scipy=1.3.2 |
||
29 | - skorch=0.7 |
||
30 | - sortedcontainers |
||
31 | - statsmodels=0.10 |
||
32 | - tensorboard=1.15 |
||
33 | - tqdm |
||
34 | - conda-forge::umap-learn=0.3.10 |
||
35 | - pip: |
||
36 | - mpl-scatter-density |
||
37 | - adjustText |