Skip to content

Commit

Permalink
Removed trailing whitespace - modules.config
Browse files Browse the repository at this point in the history
  • Loading branch information
liamlelievre authored Dec 4, 2024
1 parent 74cd2b2 commit 81871ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ process { // SUBWORKFLOW: GFF_STORE
saveAs: { filename -> filename.equals('versions.yml') ? null : filename },
]
}

withName: '.*:GFF_STORE:EXTRACT_CDS' {
ext.args = '-x'
ext.prefix = { "${meta.id}.cds" }
Expand Down

0 comments on commit 81871ff

Please sign in to comment.