diff --git a/CHANGELOG.md b/CHANGELOG.md index d9bbe3c3..861b0725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#88](https://github.com/nf-core/mag/pull/88) - Update to new nf-core 1.10.2 `TEMPLATE` - [#88](https://github.com/nf-core/mag/pull/88) - `--reads` is now removed, use `--input` instead - [#101](https://github.com/nf-core/mag/pull/101) - Prevented PhiX alignments from being stored in work directory [#97](https://github.com/nf-core/mag/issues/97) -- [#104](https://github.com/nf-core/mag/pull/104) - Update `BUSCO` from `v3.0.2` to `v4.1.3` +- [#104](https://github.com/nf-core/mag/pull/104), [#111](https://github.com/nf-core/mag/pull/111) - Update `BUSCO` from `v3.0.2` to `v4.1.4` ### `Fixed` diff --git a/containers/busco/environment.yml b/containers/busco/environment.yml index daab891b..58355bd3 100644 --- a/containers/busco/environment.yml +++ b/containers/busco/environment.yml @@ -18,4 +18,4 @@ dependencies: - conda-forge::fonts-conda-ecosystem=1 # to avoid missing fonts in R (https://github.com/conda-forge/r-base-feedstock/issues/91) - conda-forge::r-base=4.0.2 # busco requires R >= 4 - conda-forge::r-ggplot2=3.3.2 - - bioconda::busco=4.1.3 + - bioconda::busco=4.1.4