Skip to content

Unknown config attribute with test_tsv profile with Nextflow 20.04 #631

@maxibor

Description

@maxibor

Description of the bug

Running the dev branch of eager, (as of commit b916b6d) with the test_tsv profile and Nextflow version 20.04.1 leads to this error:

$ nextflow run main.nf -profile test_tsv,singularity --single_end
N E X T F L O W  ~  version 20.04.1
Launching `main.nf` [nasty_coulomb] - revision: 0cb20d25f3
Unknown config attribute `params.genomes.GRCh37.projectDir` -- check config file: /projects1/users/borry/23_eager/test/eager/nextflow.config

Running it NF 20.10 fixes the issue.

Steps to reproduce

Steps to reproduce the behaviour:

$ nextflow run main.nf -profile test_tsv,singularity --single_end
  • Hardware: Slurm HPC, and Mac

Nextflow Installation

  • Version: 20.04.1 -->

Container engine

  • Singularity and Docker

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions