forked from GuilleGorines/PikaVirus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
executable file
·40 lines (35 loc) · 967 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
# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-pikavirus-1.0dev
channels:
- plotly
- conda-forge
- bioconda
- defaults
dependencies:
- plotly=4.14.3=py_0
- conda-forge::python=3.6.10
- conda-forge::markdown=3.2.2
- conda-forge::pymdown-extensions=7.1
- conda-forge::pygments=2.6.1
- conda-forge::numpy=1.19.5
- conda-forge::pandas=1.1.5
- conda-forge::biopython=1.78
- conda-forge::tbb=2020.2
- bioconda::muscle=3.8.31
- bioconda::ivar=1.3.1
- bioconda::nextflow=20.10.0
- bioconda::fastqc=0.11.9
- bioconda::fastp=0.20.1
- bioconda::samtools=1.12
- bioconda::bedtools=2.30.0
- bioconda::multiqc=1.9
- bioconda::kraken2=2.1.2
- bioconda::bowtie2=2.4.4
- bioconda::spades=3.14.0
- bioconda::quast=5.0.2
- bioconda::kaiju=1.7.4
- bioconda::mash=2.3
- bioconda::krona=2.8
- bioconda::multiqc=1.9
- bioconda::kraken2=2.1.2