Skip to content

Commit

Permalink
Update docker image for an old deseq multi factor analysis (#222)
Browse files Browse the repository at this point in the history
to make it not fails when there is not enough samples for
some of the autoestimated contrasts
  • Loading branch information
michael-kotliar authored Dec 6, 2024
1 parent 93b844a commit 57863b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deseq-multi-factor.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requirements:

hints:
- class: DockerRequirement
dockerPull: biowardrobe2/deseq:v0.0.6
dockerPull: biowardrobe2/deseq:v0.0.7


inputs:
Expand Down

0 comments on commit 57863b6

Please sign in to comment.