Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
prototaxites committed Jan 10, 2025
1 parent 3bf86b5 commit cba9086
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nf-core/galah/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ output:
description: |
Groovy Map containing sample information
e.g. `[ id:'test', single_end:false ]`
- ${prefix}-dereplicated/*:
- ${prefix}/*:
type: file
description: The representative genomes following dereplication by galah.
pattern: "*"
Expand Down
3 changes: 3 additions & 0 deletions modules/nf-core/galah/tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ nextflow_process {
tag "modules"
tag "modules_nfcore"
tag "galah"
tag "checkm2/databasedownload"
tag "checkm2/predict"
tag "gawk"

test("genomes - no qc_table") {

Expand Down

0 comments on commit cba9086

Please sign in to comment.