Skip to content

Commit

Permalink
Update env.yaml to make env more flexible. May fix #27
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvollger authored Jul 29, 2023
1 parent a9b1676 commit 4e69ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/envs/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ channels:
dependencies:
- numpy
- numba
- cooler=0.9.1
- pandas=1.5.3
- cooler>=0.9
- pandas==1.5
- minimap2==2.18
- bedtools
- samtools>=1.9
Expand Down

0 comments on commit 4e69ea1

Please sign in to comment.