Skip to content

Commit d3d923f

Browse files
authored
Merge pull request #326 from maxibor/prepare_strip_fastq
Update env to prepare for PR
2 parents 59df866 + e7083f6 commit d3d923f

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2424
* Fancy new logo from [ZandraFagernas](https://github.com/ZandraFagernas)
2525
* [#286](https://github.com/nf-core/eager/issues/286) - Adds pipeline-specific profiles (loaded from nf-core configs)
2626
* [#310](https://github.com/nf-core/eager/issues/310) - Generalises base.config
27+
* [#326](https://github.com/nf-core/eager/pull/326) - Add Biopython and [xopen](https://github.com/marcelm/xopen/) dependancies
2728

2829
### `Fixed`
2930

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ dependencies:
3535
- bioconda::sexdeterrmine=1.1.1
3636
- bioconda::multivcfanalyzer=0.85.1
3737
- bioconda::hops=0.33
38+
- conda-forge::biopython=1.75
39+
- conda-forge::xopen=0.8.4
3840
#Missing Schmutzi,snpAD

0 commit comments

Comments
 (0)