Skip to content

Commit

Permalink
Updated step3 image name
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDMurray authored Aug 25, 2023
1 parent 4fdb014 commit 79fa69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ process {
cpus = 16
memory = 128.GB
queue = 'long'
container = '/nfs/cellgeni/singularity/images/bamtofastq-seqtk-sratools.sif' //dockerfile in this repo
container = '/nfs/cellgeni/singularity/images/bamtofastq_v1.4.1-seqtk_1.4_r130_dirty-sratools_3.0.5.sif' //dockerfile in this repo
}
withName: step4 {
cpus = 1
Expand Down

0 comments on commit 79fa69e

Please sign in to comment.