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
I tried to run the nextflow but it seems to get stuck.
What I did:
git clone https://github.com/BioImageTools/ome-zarr-image-analysis-nextflow.git
cd ome-zarr-image-analysis-nextflow/
nextflow run .
N E X T F L O W ~ version 24.04.4
Launching `./main.nf` [silly_caravaggio] DSL2 - revision: 731ab8488d
WARN: Access to undefined parameter `images` -- Initialise it to a default value eg. `params.images = some_value`
[- ] BLUR -
[- ] SEGMENT -
[- ] MORPHOMETRY -
And then it get stuck. I am probably doing something wrong but not sure exactly what. I tried on my local computer and on my University HPC with the same result
Benjamin
The text was updated successfully, but these errors were encountered:
Hi,
I tried to run the nextflow but it seems to get stuck.
What I did:
And then it get stuck. I am probably doing something wrong but not sure exactly what. I tried on my local computer and on my University HPC with the same result
Benjamin
The text was updated successfully, but these errors were encountered: