We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1431ee commit 73e8dc8Copy full SHA for 73e8dc8
1 file changed
workflow/rules/vaf.smk
@@ -1,5 +1,5 @@
1
rule snps_to_ancestor:
2
- threads: 1
+ threads: 2
3
retries: 3
4
shadow: "minimal"
5
conda: "../envs/var_calling.yaml"
0 commit comments