Skip to content

Commit

Permalink
Update threads
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmig committed Oct 2, 2023
1 parent 277072e commit be4960d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/distances.smk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rule weighted_distances:
threads: 4
threads: 1
conda: "../envs/biopython.yaml"
params:
samples = expand("{sample}", sample = iter_samples()),
Expand Down

0 comments on commit be4960d

Please sign in to comment.