You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using output dsl as specified in docs for creating a samplesheet of a channel. Throws an ERROR ~ No such file or directory, when I would expect it to just create the file with it's correct parent dirs.
N E X T F L O W ~ version 24.10.0
Launching `./main.nf` [ecstatic_shirley] DSL2 - revision: f3a7b194c5
WARN: WORKFLOW OUTPUT DSL IS A PREVIEW FEATURE - SYNTAX AND FUNCTIONALITY CAN CHANGE IN FUTURE RELEASES
ERROR ~ No such file or directory: /workspace/Nextflow_sandbox/testing/fastq/index.csv
-- Check '.nextflow.log' file for details
Bug report
Expected behavior and actual behavior
Using output dsl as specified in docs for creating a samplesheet of a channel. Throws an
ERROR ~ No such file or directory
, when I would expect it to just create the file with it's correct parent dirs.Steps to reproduce the problem
NXF_VER=24.10.0 nextflow run . -output-dir testing
dummy - repo
Program output
nextflow.log
Environment
The text was updated successfully, but these errors were encountered: