Skip to content

Commit

Permalink
Add --organism arg to amrfinderplus
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjameskennedy committed Feb 16, 2024
1 parent c4a31c9 commit ce5ea29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow-modules/modules/amrfinderplus/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ process amrfinderplus {
--nucleotide $assembly \\
$database_command \\
$args \\
--organism $taxonName \\
--output $output
cat <<-END_VERSIONS > ${sampleName}_${task.process}_versions.yml
Expand Down

0 comments on commit ce5ea29

Please sign in to comment.