Skip to content

Commit

Permalink
Update fastqc to 0.12.1 to allow fixing Java OOM issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Mar 27, 2024
1 parent dcbbec0 commit c09eb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/fastqc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dependencies:
- pandas ==1.3.1
- numpy ==1.21.2
# Tools
- fastqc ==0.11.9
- fastqc ==0.12.1

0 comments on commit c09eb40

Please sign in to comment.