diff --git a/recipes/vitap/meta.yaml b/recipes/vitap/meta.yaml index a59a03010246f..618a68d172a99 100644 --- a/recipes/vitap/meta.yaml +++ b/recipes/vitap/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 9b33447b2ca4f459ba856dbeb4947bee6b8dab9b158a9d0a3c8b863f66c086d5 build: - number: 0 + number: 1 noarch: python run_exports: - {{ pin_subpackage('vitap', max_pin='x') }} @@ -32,7 +32,7 @@ requirements: - diamond >=0.9 - entrez-direct =16.2 - seqkit >=2.5.1 - - prodigal-gv >=2.6 + - prodigal >=2.6 test: commands: @@ -46,4 +46,5 @@ about: license_family: GPL summary: Viral Taxonomic Assignment Pipeline doc_url: https://github.com/DrKaiyangZheng/VITAP/blob/main/README.md - description: Viral Taxonomic Assignment Pipeline (VITAP) is a cutting-edge tool designed to address the growing need for accurate and comprehensive classification of DNA and RNA viral sequences. By integrating alignment-based techniques with graph theory, VITAP achieves high precision in classifying viral sequences, including those as short as 1000 base pairs, down to the genus level. + description: Viral Taxonomic Assignment Pipeline (VITAP) is a cutting-edge tool designed to address the growing need for accurate and comprehensive taxonomic assignments of DNA and RNA viral sequences. By integrating alignment-based techniques with graph theory, VITAP achieves high precision in classifying viral sequences, including those as short as 1000 base pairs, down to the genus level. +