Skip to content

Commit aed30d9

Browse files
authored
Merge pull request #696 from nf-core/mqc-hops-fix
Upgrades HOPS so it doesn't cause MultiQC fail
2 parents caeacf6 + 9d8507a commit aed30d9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626
### `Dependencies`
2727

2828
- Bumped MultiQC to 1.10 for improved functionality
29+
- Bumped HOPS to 0.35 for MultiQC 1.10 compatibility
2930

3031
### `Deprecated`
3132

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
- bioconda::freebayes=1.3.2 #should be fine with python 3.8, but says <3.7 on webpage
4343
- bioconda::sexdeterrmine=1.1.2
4444
- bioconda::multivcfanalyzer=0.85.2
45-
- bioconda::hops=0.34
45+
- bioconda::hops=0.35
4646
- conda-forge::biopython=1.76
4747
- conda-forge::xopen=0.9.0
4848
- bioconda::bowtie2=2.4.1

0 commit comments

Comments
 (0)