shandley / hecatomb

hecatomb is a virome analysis pipeline for analysis of Illumina sequence data
MIT License
56 stars 12 forks source link

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

Closed Leran10 closed 3 years ago

linsalrob commented 4 years ago

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.