view virhunter.yml @ 2:ea2cccb9f73e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/VirHunter commit c3685ed6a70b47012b62b95a2a3db062bd3b7475
author iuc
date Thu, 05 Jan 2023 14:27:54 +0000
parents 457fd8fd681a
children
line wrap: on
line source

name: virhunter
channels:
  - defaults
  - bioconda
  - conda-forge
dependencies:
  - biopython=1.78
  - h5py=2.10.0
  - joblib=1.0.0
  - pandas=1.2.1
  - pip=20.3.3
  - python=3.8.5
  - scikit-learn=0.23.2
  - scipy=1.5.2
  - wget=1.20.1
  - pip:
    - pyyaml==5.4