Skip to content

Commit 8c5abd5

Browse files
authored
Update meta.yaml
1 parent 72fb0cd commit 8c5abd5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

conda-recipes/meta.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ requirements:
2525
- setuptools
2626
run:
2727
- python >=3.9
28-
- conda-forge::mafft # Force conda-forge for better glibc compatibility
29-
- bioconda::trimal # Keep bioconda for specialized tools
30-
- bioconda::iqtree =2.4.0 # Use Iqtree 2.4.0
31-
- conda-forge::numpy >=1.20.0 # Force conda-forge for better compatibility
32-
- conda-forge::biopython >=1.80 # Force conda-forge for better compatibility
33-
- bioconda::minimap2 # EbolaS: map genomes to reference
34-
- bioconda::pal2nal # EbolaS: back-translate protein to codon alignment
28+
- conda-forge::mafft
29+
- bioconda::trimal
30+
- bioconda::iqtree =2.4.0
31+
- conda-forge::numpy >=1.20.0
32+
- conda-forge::biopython >=1.80
33+
- bioconda::minimap2
34+
- bioconda::pal2nal
3535

3636
test:
3737
imports:

0 commit comments

Comments
 (0)