cnr-ibba / nf-modules

Custom Nextflow DSL2 modules
MIT License
0 stars 0 forks source link

[BUG] modules coming from nf-core must be placed in cnr-ibba organization #35

Closed bunop closed 7 months ago

bunop commented 7 months ago

Modules that come from nf-core organization should be placed in cnr-ibba organization: this will create a copy that can be used by custom workflow and lets nf-core lint work as expected

Check Documentation

I have checked the following places for your error:

Description of the bug

Steps to reproduce

Steps to reproduce the behaviour:

  1. Command line:
    nf-core lint
  2. See error:
    KeyError: 'bcftools/concat'

Expected behaviour

Log files

Have you provided the following extra information/files:

System

Nextflow Installation

Container engine

Additional context