Skip to content

Commit

Permalink
fix bowtie2 dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
florianzwagemaker committed Jun 2, 2021
1 parent abdbebd commit b044d52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/envs/HuGo_removal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ channels:
- conda-forge
- defaults
dependencies:
- bowtie2==2.3.4.3
- bowtie2==2.3.5
- tbb==2020.3
- samtools==1.9
- bedtools==2.27.1
- minimap2==2.17

0 comments on commit b044d52

Please sign in to comment.