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
Container engine
Description of the bug
Running the
devbranch of eager, (as of commit b916b6d) with thetest_tsvprofile and Nextflow version 20.04.1 leads to this error:Running it NF 20.10 fixes the issue.
Steps to reproduce
Steps to reproduce the behaviour:
Nextflow Installation
Container engine