Skip to content

Commit

Permalink
use-conda is a flag, so cant be disabled once enabled in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperSkytte committed Sep 18, 2024
1 parent 1dff54f commit d557fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/snakemake/biocloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ default-resources:
#max threads per job/rule. Will take precedence over anything else. Adjust this
#before submitting to SLURM and leave threads settings elsewhere untouched
max-threads: 32
use-conda: True
use-conda: False
use-singularity: False
printshellcmds: False
jobs: 50
Expand Down

0 comments on commit d557fc7

Please sign in to comment.