Skip to content

Commit

Permalink
revert htslib version to 1.20 until upstream error gets fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens authored Oct 9, 2024
1 parent 359f592 commit a814282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/harpy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ requirements:
- setuptools-scm >=3.4
run:
- apptainer
- bcftools =1.21
- bcftools =1.20
- conda >24.7
- pandas
- pysam
- python
- rich-click
- snakemake-minimal >7
- samtools =1.21
- samtools =1.20
- seqtk
- tabix

Expand Down

0 comments on commit a814282

Please sign in to comment.