forked from hms-dbmi/hic-data-analysis-bootcamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
44 lines (44 loc) · 837 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
channels:
- conda-forge
- defaults
- bioconda
dependencies:
- python=3.6
- numpy
- scipy
- cython
- matplotlib
- seaborn
- bokeh
- pandas
- h5py
- numba
- dask
- cytoolz
- ipython
- jupyter
- ipywidgets
- parallel
- pbgzip
- samtools>=1.4
- sra-tools>=2.8.1
- fastqc
- bwa
- ucsc-bigwigtobedgraph
- ucsc-bedgraphtobigwig
- ucsc-fetchchromsizes
- bedtools
- biopython
- pyfaidx
- pysam
- pairix
- pip:
- git+https://github.com/mirnylab/pairsamtools
- git+https://github.com/mirnylab/cooltools
- git+https://github.com/nvictus/pybbi.git
- git+https://github.com/nvictus/lavaburst.git
- bioframe
- cooler
- multiprocess
- awscli
- s3fs