Skip to content

Commit

Permalink
pin versions in conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Jun 5, 2024
1 parent 9d38801 commit 4ab46ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ channels:
- bioconda
- defaults
dependencies:
- bedtools
- minimap2
- samtools
- bcftools
- tabix
- bedtools ==2.30
- minimap2 ==2.17
- samtools ==1.12
- bcftools ==1.14
- tabix ==0.2.6

0 comments on commit 4ab46ed

Please sign in to comment.