Skip to content

Commit

Permalink
added container with latest drevalpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
JudithBernett committed Nov 21, 2024
1 parent d18dfc5 commit 6ea8f84
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@
----------------------------------------------------------------------------------------
*/

// Wave containers
// Docker: Comment in for ARM64 build:
// process.container = 'community.wave.seqera.io/library/pip_drevalpy:23d68e736486ab16'
// Docker: Comment in for AMD64 build:
// process.container = 'community.wave.seqera.io/library/pip_drevalpy:7d8f30cda5f4887b'
// Singularity: Comment in for AMD64 build:
// process.container = 'oras://community.wave.seqera.io/library/pip_drevalpy:6ca244fae0c2fa29'
process.container = 'ghcr.io/daisybio/drevalpy:main'

// Global default params, used in configs
params {
Expand Down

0 comments on commit 6ea8f84

Please sign in to comment.