We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b0f410 + 91fd025 commit dd12044Copy full SHA for dd12044
1 file changed
assets/envs/denovo-assembly.yml
@@ -10,11 +10,13 @@ dependencies:
10
- bioconda::bioawk
11
- bioconda::diamond
12
- bioconda::metabat2
13
- - bioconda::maxbin2
+ - bioconda::maxbin2=2.2.7
14
- bioconda::concoct
15
- bioconda::checkm-genome
16
- bioconda::gunc
17
- bioconda::pydamage
18
- bioconda::prokka
19
- bioconda::k8
20
- - conda-forge::visidata
+ - pip
21
+ - pip:
22
+ - visidata==3.2
0 commit comments