Skip to content

Commit

Permalink
update to version 3.11.18-2023-08-08.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Aug 15, 2023
1 parent 5c38113 commit bc3d7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/amrfinderplus.nf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ process amrfinderplus {
tag "${sample}"
label "medcpus"
publishDir params.outdir, mode: 'copy'
container 'staphb/ncbi-amrfinderplus:3.11.17-2023-07-13.2'
container 'staphb/ncbi-amrfinderplus:3.11.18-2023-08-08.2'
maxForks 10
//#UPHLICA errorStrategy { task.attempt < 2 ? 'retry' : 'ignore'}
//#UPHLICA cpus 7
Expand Down

0 comments on commit bc3d7db

Please sign in to comment.