Skip to content

Commit

Permalink
patch chipseeker env (#1024)
Browse files Browse the repository at this point in the history
* Update chipseeker.yaml

* Update CHANGELOG.md
  • Loading branch information
Maarten-vd-Sande committed Feb 3, 2024
1 parent c4ac63a commit f47e2be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ All changed fall under either one of these types: `Added`, `Changed`, `Deprecate

### Fixed

- chipseeker env got corrupted, it should work again.
- replaced deprecated --split-e flag with --split-3 flag for fastq downloading
- removed support for GSA as their "API" changed

Expand Down
3 changes: 0 additions & 3 deletions seq2science/envs/chipseeker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,5 @@ channels:
- conda-forge
- bioconda
dependencies:
- conda-forge::r-base=4.2.2
- bioconda::bioconductor-chipseeker=1.34.0
- bioconda::bioconductor-do.db=2.9
- bioconda::bioconductor-genomicfeatures=1.50.2
- conda-forge::conda-ecosystem-user-package-isolation=1.0

0 comments on commit f47e2be

Please sign in to comment.