Tinu Thomas
Results
1
comments of
Tinu Thomas
The apptainer parameters had to be written in a YAML file and given as argument to the `-profile` argument like shown below: ```snakemake --cores 3 --configfile config.yaml --executor cluster-generic --cluster-generic-submit-cmd...