Skip to content

Commit

Permalink
Update varcall.yml to fix freebayes <1.3.7 Fixes #16 (#17)
Browse files Browse the repository at this point in the history
Sets dependency limits with freebayes <1.3.7
  • Loading branch information
kdm9 authored Jan 16, 2024
2 parents ae82d22 + fa614af commit 8f77d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acanthophis/template/workflow/rules/envs/varcall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ channels:
dependencies:
- samtools
- bcftools
- freebayes
- freebayes >=1.3.1,<1.3.7

0 comments on commit 8f77d79

Please sign in to comment.