Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No fastq_dir specified or no samples found in folder. Output into S3// #107

Open
LucFrancisENX opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@LucFrancisENX
Copy link

Description of the bug

Hello, thanks for the great pipeline.

I am trying to run the test profile with the workDir set to an S3 bucket. The untar of the spaceranger output works fine, and the fastq.gz files are visible within the output directory.

However, within the nextflow.log file I then get this error:

b-17 11:47:38.537 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[id: 2; name: NFCORE_SPATIALVI:SPATIALVI:INPUT_CHECK:UNTAR_SPACERANGER_INPUT (fastq_dir.tar.gz); status: COMPLETED; exit: 0; error: -; workDir: s3://{workDir}/9f/26ae4916198fdd34c27e346525e200]
Feb-17 11:47:38.587 [Actor Thread 5] DEBUG nextflow.Nextflow - No such file or directory: /{workDir}/fastq_dir -- Skipping visit
Feb-17 11:47:38.624 [Actor Thread 5] ERROR nextflow.extension.OperatorImpl - @unknown
nextflow.exception.WorkflowScriptErrorException: No fastq_dir specified or no samples found in folder.

Is it possible that the s3:// prefix is dropped at some point, and this is why fastq_dir cannot be found?

Thanks for your help

Command used and terminal output

Relevant files

No response

System information

No response

@LucFrancisENX LucFrancisENX added the bug Something isn't working label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant