shandley/hecatomb

WorkflowError in line 122 of 01_contaminant_removal_hosts.smk: Resources function did not return int.

Closed this issue · 1 comments

WorkflowError in line 122 of 01_contaminant_removal_hosts.smk: Resources function did not return int.

Can you please test adding

--default-resources cpus=1 mem_mb=2000

to your command line? I think it is because there are no default resources defined. An alternate way to do that is to set up the profile that defines the values.