You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
for the current bioconda v1.1 of Verkko (Snakemake 7.12.1), I get the following error when processing the test dataset:
WorkflowErrorin line 78 of [...]/lib/verkko/Snakefiles/c3-computeOverlaps.sm:
Resource job_id is of type str but global resource constraint defines an int with value 1. Resources with the same name need to have the same types (int, float, or str are allowed).