bacass icon indicating copy to clipboard operation
bacass copied to clipboard

Fix warning messages on process name

Open Daniel-VM opened this issue 1 year ago • 0 comments

Description of feature

Two warning messages appear during the execution of tests in the nf-core/bacass GitHub CI.

WARN: A process with name 'MINIMAP2_CONSENSUS' is defined more than once in module script: /home/runner/work/bacass/bacass/./workflows/bacass.nf -- Make sure to not define the same function as process
WARN: A process with name 'MINIMAP2_POLISH' is defined more than once in module script: /home/runner/work/bacass/bacass/./workflows/bacass.nf -- Make sure to not define the same function as process

Daniel-VM avatar Apr 17 '24 08:04 Daniel-VM