Failed to run with test data set: TypeError in line 45 of Snakefile
Open
- Dominant language
- D
- Stars
- 52
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
```
(base) ubuntu@bio-xanthomonas:~/dentist-example$ snakemake --configfile=snakemake.yml --use-singularity --cores=all
Pre-fetching singularity image...
TypeError in line 45 of /home/djs217/dentist-example/Snakefile:
__init__() got an unexpected keyword argument 'is_containerized'
File "/home/djs217/dentist-example/Snakefile", line 745, in
File "/home/djs217/dentist-example/Snakefile", line 45, in prefetch_singularity_image
(base) ubuntu@bio-xanthomonas:~/dentist-example$ snakemake --version
5.32.1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.