Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing import statements on error messages when starting without samplesheet #1566

@asp8200

Description

@asp8200

Description of the bug

When not supplying --input (directly or indirectly through use of profile) in a cmd like

nextflow run nf-core/sarek -r 3.4.2 -profile docker --outdir results

on gets the not-so-informative error msg:

ERROR ~ No such variable: Nextflow

 -- Check script '/home/ubuntu/.nextflow/assets/nf-core/sarek/./subworkflows/local/utils_nfcore_sarek_pipeline/main.nf' at line: 344 or see '.nextflow.log' file for more details

It might not be so straightforward to improve on this, as not all commands for sarek require --input:

https://nfcore.slack.com/archives/C05V9FRJYMV/p1718263762323759?thread_ts=1718262962.010069&cid=C05V9FRJYMV

Command used and terminal output

No response

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions