Skip to content

Commit

Permalink
Merge pull request #114 from metagenlab/nj/fix_checkm
Browse files Browse the repository at this point in the history
Fix conda checkm environment.
  • Loading branch information
njohner authored Jul 12, 2024
2 parents 4a0e933 + 6ca2b43 commit dc0195b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ to [Common Changelog](https://common-changelog.org)

### Fixed

- Fix checkM conda environment. ([#114](https://github.com/metagenlab/zDB/pull/114)
- Fix AMRFinderPlus database update for Linux. ([#113](https://github.com/metagenlab/zDB/pull/113)
- Fix filtering of COGs in annotation pipeline. ([#108](https://github.com/metagenlab/zDB/pull/108)
- Fix blast view for hits with identifier containing a version number. ([#106](https://github.com/metagenlab/zDB/pull/106)
Expand Down
2 changes: 1 addition & 1 deletion conda/checkm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ channels:
- bioconda
- metagenlab
dependencies:
- checkm-genome=1.2.1
- checkm-genome=1.2.3

0 comments on commit dc0195b

Please # to comment.