Skip to content

Commit e8f9e65

Browse files
committed
Update packages in environment
1 parent 0f487ed commit e8f9e65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# You can use this file to create a conda environment for this pipeline:
22
# conda env create -f environment.yml
3-
name: nf-core-chipseq-1.2.1
3+
name: nf-core-chipseq-1.2.2
44
channels:
55
- conda-forge
66
- bioconda
@@ -11,7 +11,7 @@ dependencies:
1111
- conda-forge::markdown=3.2.2
1212
- conda-forge::pymdown-extensions=7.1
1313
- conda-forge::pygments=2.6.1
14-
- conda-forge::r-base=3.6.2
14+
- conda-forge::r-base=3.6.3
1515
- conda-forge::r-optparse=1.6.6
1616
- conda-forge::r-rcolorbrewer=1.1_2
1717
- conda-forge::r-reshape2=1.4.4
@@ -21,7 +21,7 @@ dependencies:
2121
- conda-forge::r-pheatmap=1.0.12
2222
- conda-forge::r-lattice=0.20_41
2323
- conda-forge::r-upsetr=1.4.0
24-
- conda-forge::r-xfun=0.15
24+
- conda-forge::r-xfun=0.20
2525
- conda-forge::gawk=5.1.0
2626
- conda-forge::pigz=2.3.4 ## Required for TrimGalore multi-threading
2727

0 commit comments

Comments
 (0)