-
Notifications
You must be signed in to change notification settings - Fork 14
/
environment.yml
55 lines (54 loc) · 965 Bytes
/
environment.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
53
54
55
name: px
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- python=3.7
- nodejs=10.*
- bwa
- samtools
- bedtools
- ucsc-bedtobigbed
- ucsc-fetchchromsizes
- deeptools
- cython
- cytoolz
- scikit-learn=0.22.0
- umap-learn
- keras==2.2.5
- seaborn
- flask
- flask-cors
- pandas
- pywget
- bokeh
- pydot
- h5py
# We need the next line only because of a weird bug. This can probably be
# removed in the future: https://stackoverflow.com/a/52598942/981933
- testpath==0.4.2
- tqdm
- matplotlib
- requests
- tsfresh
- tslearn
- statsmodels
- pip
- llvmlite==0.32.1
- pip:
- apricot-select
- cooler
- pysam==0.15.3
- higlass-python==0.2.1
- hnswlib==0.3.4
- ipywidgets==7.5.1
- joblib==0.14.0
- jupyterlab==1.1.1
- negspy
- numba==0.46.0
- pybbi
- pytest==5.3.1
- keras-tqdm
- fastdtw
- stringcase