Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang authored Oct 26, 2024
1 parent 47691e5 commit e577c47
Showing 1 changed file with 15 additions and 20 deletions.
35 changes: 15 additions & 20 deletions recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,22 @@ requirements:
- python >=3.8
- setuptools
run:
- python =3.10.15
- python >=3.10
- diamond =0.9.14
- blast =2.16.0
- mcl =22.282
- prodigal-gv =2.11.0
- biopython =1.84
- datasets =3.0.2
- kcounter =0.1.1
- fasttree =2.1.11
- mafft =7.525
- networkx =3.4.2
- numpy =1.26
- pandas =2.2.3
- prodigal-gv =2.11.0
- pyarrow =16.1.0
- pytorch =2.4.0
- scipy =1.14.1
- blast >=2.16.0
- mcl >=22.282
- prodigal-gv >=2.11.0
- biopython >=1.84
- datasets >=3.0.2
- kcounter >=0.1.1
- fasttree >=2.1.11
- mafft >=7.525
- networkx >=3.4.2
- numpy >=1.26
- pandas >=2.2.3
- pyarrow >=16.1.0
- pytorch >=2.4.0
- scipy >=1.14.1
- seaborn-base >=0.13.2
- transformers >=4.11.3
- triton >=2.0.0
Expand All @@ -64,7 +63,3 @@ extra:
- doi:10.1093/bioadv/vbad101
- biotools:phabox

channels:
- bioconda
- conda-forge
- defaults

0 comments on commit e577c47

Please sign in to comment.