Open TheBready opened 4 years ago
Looks like the python script in this rule can't find the input files - this is probably because the correct directories haven't been bind-mounted when singularity was run.
Can you try adding --singularity-args '-B /home/bready/Workspace'
to your snakemake run? There's also an issue with snakemake not passing on singularity args somewhere between versions 5.10 and 5.20 (snakemake/snakemake#193) so if you've got a version somewhere in there then you might need to update
Okay, thanks. I will try that.
I am using snakemake 5.27.4, so that should be okay.
I am not able to import a fasta with the singularity flag. Works fine with the conda flag. I used the human GRCh38 chromosome 1 as host and the HBV_NC_003977.2 as virus.
Config:
Error message: