We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c6767 commit 2f6021fCopy full SHA for 2f6021f
2 files changed
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
### `Dependencies`
15
16
- `pygments`: 2.9 -> 2.14
17
+- `multiqc`: 1.13 -> 1.14
18
19
### `Deprecated`
20
environment.yml
@@ -26,7 +26,7 @@ dependencies:
26
- bioconda::qualimap=2.2.2d
27
- bioconda::vcf2genome=0.91
28
- bioconda::damageprofiler=0.4.9 # Don't upgrade - later versions don't allow java 8
29
- - bioconda::multiqc=1.13
+ - bioconda::multiqc=1.14
30
- bioconda::pmdtools=0.60
31
- bioconda::bedtools=2.30.0
32
- conda-forge::libiconv=1.16
0 commit comments