Skip to content

Commit dd12044

Browse files
authored
Merge pull request #123 from SPAAM-community/jfy133-patch-4
Use pip version of visidata
2 parents 5b0f410 + 91fd025 commit dd12044

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

assets/envs/denovo-assembly.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ dependencies:
1010
- bioconda::bioawk
1111
- bioconda::diamond
1212
- bioconda::metabat2
13-
- bioconda::maxbin2
13+
- bioconda::maxbin2=2.2.7
1414
- bioconda::concoct
1515
- bioconda::checkm-genome
1616
- bioconda::gunc
1717
- bioconda::pydamage
1818
- bioconda::prokka
1919
- bioconda::k8
20-
- conda-forge::visidata
20+
- pip
21+
- pip:
22+
- visidata==3.2

0 commit comments

Comments
 (0)