forked from nf-core/nanoseq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
34 lines (32 loc) · 929 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
# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-nanoseq-1.1.0dev
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- conda-forge::python=3.7.3
- conda-forge::markdown=3.1.1
- conda-forge::pymdown-extensions=6.0
- conda-forge::pygments=2.5.2
- conda-forge::pigz=2.3.4
- conda-forge::psutil=5.7.0
- bioconda::fastqc=0.11.9
- bioconda::multiqc=1.8
- bioconda::qcat=1.1.0
- bioconda::pycoqc=2.5.0.3
- bioconda::nanoplot=1.28.4
- bioconda::samtools=1.9
- bioconda::minimap2=2.17
- bioconda::graphmap=0.6.3
- bioconda::bedtools=2.29.2
- bioconda::ucsc-bedgraphtobigwig=357
- bioconda::ucsc-bedtobigbed=357
- r-base=4.0.1
- r-devtools=2.3.0
- bioconductor-deseq2=1.28.0
- bioconductor-drimseq=1.16.0
- bioconductor-dexseq=1.34.0
- bioconductor-stager=1.10.0
- bioconductor-bsgenome=1.56.0