Mercurial > repos > iuc > virhunter
diff virhunter.yml @ 0:457fd8fd681a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/VirHunter commit 628688c1302dbf972e48806d2a5bafe27847bdcc
author | iuc |
---|---|
date | Wed, 09 Nov 2022 12:19:26 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/virhunter.yml Wed Nov 09 12:19:26 2022 +0000 @@ -0,0 +1,17 @@ +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