forked from sbilge/nextflow-clinvap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
38 lines (38 loc) · 1.03 KB
/
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
# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-clinvap-1.0dev
channels:
- conda-forge
- bioconda
- defaults
- sbilge
dependencies:
- conda-forge::r-markdown=1.1
- r::r-base=3.5
- bioconda::ensembl-vep=95.3
- r::r-dplyr=0.7.6
- conda-forge::r-rlang=0.4.2
- r::r-tidyr= 0.8.1
- r::r-stringr= 1.3.1
- conda-forge::r-readr=1.3.1
- r::r-rcurl=1.95_4.11
- r::r-devtools=1.13.6
- conda-forge::r-optparse=1.6.0
- conda-forge::r-log4r=0.2
- conda-forge::r-futile.logger=1.4.3
- conda-forge::r-fs=1.2.7
- conda-forge::perl=5.26.2
- conda-forge::make=4.2.1
- bioconda::perl-archive-zip=1.64
- bioconda::perl-dbd-mysql=4.046
- bioconda::perl-dbi=1.642
- conda-forge::c-compiler
- conda-forge::zlib
- bioconda::htslib
- bioconda::perl-bio-db-hts
- bioconda::perl-bioperl
- sbilge::r-tidyjson
- conda-forge::r-vctrs=0.2.3
- bioconda::bioconductor-variantannotation=1.28.3
- conda-forge::docxtpl
# - conda-forge::nodejs