Skip to content

Commit

Permalink
update docker conbtainer for webgestalt to contain zip
Browse files Browse the repository at this point in the history
  • Loading branch information
fischer-hub committed Aug 11, 2023
1 parent f06720f commit 95360fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/container.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ process {
withLabel: minimap2 { container = "nanozoo/minimap2:2.22--b178b67" }
withLabel: python3 { container = "nanozoo/python_rnaseq:3--23823db" }
withLabel: deseq2 { container = "nanozoo/deseq2:1.34.0--c670fa0" }
withLabel: webgestalt { container = "nanozoo/webgestalt:0.4.6--e94366e" }
withLabel: webgestalt { container = "nanozoo/webgestalt:0.4.6--5a8d95e" }
withLabel: fastp { container = "nanozoo/fastp:0.23.1--9f2e255" }
withLabel: fastqc { container = "nanozoo/fastqc:0.11.8--fbfa1d7" }
withLabel: subread { container = "nanozoo/subread:2.0.1--713a8e7" }
Expand Down

0 comments on commit 95360fc

Please sign in to comment.