We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2f5c5 commit 8311b80Copy full SHA for 8311b80
src/docker/blobtools/env.yaml
@@ -4,7 +4,7 @@ channels:
4
- bioconda
5
dependencies:
6
- pip==24.2
7
- - python==3.9.20
+ - python==3.9
8
- seqtk==1.4
9
- pip:
10
- blobtoolkit[full]==blobtoolkit==4.3.13
src/docker/dependencies/env.yaml
@@ -11,7 +11,7 @@ dependencies:
11
- minimap2==2.24
12
- blobtk==0.5.3
13
14
15
- samtools==1.15.1
16
17
0 commit comments