Skip to content

Commit

Permalink
added --names argument to bandage plot module
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleoconnell committed Oct 10, 2024
1 parent e19ba9f commit 45fdf09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ process {
mode: params.publish_dir_mode,
saveAs: { filename -> filename.equals('versions.yml') ? null : filename }
]
ext.args = '--names'
}

withName: PUBLISH_CONTIGS {
Expand Down

0 comments on commit 45fdf09

Please sign in to comment.