Mercurial > repos > p.lucas > krona_with_conda
changeset 7:952681fa66ce draft
Uploaded deleted useless requirements and fix bug warning output
author | p.lucas |
---|---|
date | Tue, 17 Jan 2023 13:12:23 +0000 |
parents | c65b7d48afc9 |
children | 73726c294553 |
files | krona.xml |
diffstat | 1 files changed, 1 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/krona.xml Tue Jan 17 13:00:26 2023 +0000 +++ b/krona.xml Tue Jan 17 13:12:23 2023 +0000 @@ -35,7 +35,7 @@ ${input.file},'${input.name}' #end for #end if - 2>$output.warnings + 2>"$output".warnings </command> <inputs> @@ -150,9 +150,4 @@ 17 9616 32.17 </help> - <requirements> - <requirement type="binary">ktImportGalaxy</requirement> - <requirement type="binary">ktImportBLAST</requirement> - <requirement type="binary">ktImportTaxonomy</requirement> - </requirements> </tool>