Skip to content

Commit

Permalink
Update Python to 3.10 and cutadapt to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix committed Feb 22, 2023
1 parent 2c89fa6 commit 3c8a25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ channels:
- conda-forge
- bioconda
dependencies:
- python=3
- python=3.10
- pip
- cutadapt<4.0
- cutadapt
- multiqc==1.14
- sra-tools
- fastqc
Expand Down

0 comments on commit 3c8a25d

Please # to comment.