-
Notifications
You must be signed in to change notification settings - Fork 642
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
Fusion on GCP, tool can't find file #5566
Comments
Bit hard to help here without further details. Any chance to upload the |
Sure, ty :) |
Dears, Nextflow version: 24.10.2 main.nf:
workflow:
module:
and profile configs:
And it worked, using wave,fusion,googlebatch,docker profiles. From the code, the only big difference is the input channel and i do not understand how the previusly version worked with nextflow 24.04.4 and not with 24.10.2 Bye :) |
Not sure either. Inclined to close this if there's no better way to isolate the issue you have experienced |
I will do other tests with more complex pipeline and i will update this thread with some news, in case. We can close |
Hi, i reopen this issue beacuse today i have some new problems. I changed the visibility of my pipeline, so you can reads the complete structure. Regards, |
Hi, I am writing because I have a problem with nextflow version 24.10.2 and using fusion.
I should preface that I have this problem only with the latest version and not with version 24.04. When I enable fusion, the process stops because it is as if the file is not seen correctly within the process.
Below I leave you the file main.nf
And the nexftlow.config file
To replicate the error
This is the error:
I leave attached the file test.csv
test.csv
Can you help me to better set my pipelines for wave and fusion? WIth older version, it was useful for big file like WGS or WES data.
Regards,
Giuseppe
The text was updated successfully, but these errors were encountered: