Skip to content

Commit

Permalink
Cap cutadapt version strictly under 4.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix committed May 10, 2022
1 parent d215549 commit e77faa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
dependencies:
- python=3
- pip
- cutadapt>=3.5
- cutadapt<4.0
- multiqc==1.12
- sra-tools
- fastqc
Expand Down

0 comments on commit e77faa4

Please sign in to comment.