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
Sorry for the late reply, but I switched jobs, and I am longer working on mantaining/developing SIMPLI.
I think the singularity warning could be a good indication of what's going on, but we would need more info.
What are the contents of /dev/shm/nextflow/work/37/ac837e73cad46da68cc57e2a64ec93 ?
There should be a log file `` with a more descriptive error message. I expect a "File not found" type of error .
The folder should also contain a symlink to a .mcd file with the raw IMC data. If the symlink is broken, then the problem is with the path in the raw IMC metadata file. This is quite unlikely since you are running the example workflow. If the symlink is OK, then it means that singularity can't bind the folder, which could point back to the warning you see.
In the same folder you can also find the `.command.sh` and `.command.run` files which contain the exact commands ran by nextflow in this step.
Hope this helps, if you could post the contents of the `/dev/shm/nextflow/work/37/ac837e73cad46da68cc57e2a64ec93 ` folder and the log file, then I could have a better look into this.
Thank you for bringing up this issue.
Best wishes
Running SIMPLI’s test profile fails with the error below in our environment:
No idea, if the Singularity warning is a red herring, and something else causes this.
Is there a way to run that single Singularity “step” directly?
The text was updated successfully, but these errors were encountered: