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
When I try to specify --apptainer-prefix and -d, Snakemake does not look for the sif file in the location I specified.
The location Snakemake should be looking for is: /share/zhangjm/workflows/bioinfor-workflows/modules/test/config/r-ggplot2_latest.sif, not the path that contains the results (/share/zhangjm/workflows/bioinfor-workflows/modules/test/config/results/r-ggplot2_latest.sif).
I’m not sure why it’s like this, please forgive me for not understanding it.
FATAL:
While checking container encryption: could not open image \
/share/zhangjm/workflows/bioinfor-workflows/modules/test/config/results/r-ggplot2_latest.sif: \
failed to retrieve path for /share/zhangjm/workflows/bioinfor-workflows/modules/test/config/results/r-ggplot2_latest.sif: lstat /share/zhangjm/workflows/bioinfor-workflows/modules/test/config/results/r-ggplot2_latest.sif: no such file or directory
Minimal example
Additional context
The text was updated successfully, but these errors were encountered:
Snakemake version
8.27.1
Describe the bug
When I try to specify --apptainer-prefix and -d, Snakemake does not look for the sif file in the location I specified.
The location Snakemake should be looking for is: /share/zhangjm/workflows/bioinfor-workflows/modules/test/config/r-ggplot2_latest.sif, not the path that contains the results (/share/zhangjm/workflows/bioinfor-workflows/modules/test/config/results/r-ggplot2_latest.sif).
I’m not sure why it’s like this, please forgive me for not understanding it.
Logs
Minimal example
Additional context
The text was updated successfully, but these errors were encountered: