We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caeacf6 + 9d8507a commit aed30d9Copy full SHA for aed30d9
2 files changed
CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
### `Dependencies`
27
28
- Bumped MultiQC to 1.10 for improved functionality
29
+- Bumped HOPS to 0.35 for MultiQC 1.10 compatibility
30
31
### `Deprecated`
32
environment.yml
@@ -42,7 +42,7 @@ dependencies:
42
- bioconda::freebayes=1.3.2 #should be fine with python 3.8, but says <3.7 on webpage
43
- bioconda::sexdeterrmine=1.1.2
44
- bioconda::multivcfanalyzer=0.85.2
45
- - bioconda::hops=0.34
+ - bioconda::hops=0.35
46
- conda-forge::biopython=1.76
47
- conda-forge::xopen=0.9.0
48
- bioconda::bowtie2=2.4.1
0 commit comments