Mercurial > repos > iuc > kofamscan
changeset 1:cc05262b7bb6 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kofamscan commit 06d0ecf1815937976a81b356372b1b808782cd0a"
| author | iuc |
|---|---|
| date | Wed, 16 Feb 2022 09:24:45 +0000 |
| parents | bb7107584f94 |
| children | |
| files | kofamscan.xml test-data/profilesTyp2.tar.gz |
| diffstat | 2 files changed, 21 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/kofamscan.xml Fri Jan 15 10:48:27 2021 +0000 +++ b/kofamscan.xml Wed Feb 16 09:24:45 2022 +0000 @@ -2,7 +2,7 @@ <description>gene function annotation based on KEGG orthology and HMM</description> <macros> <token name="@TOOL_VERSION@">1.3.0</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="reportannotation" token_selected=""> <param name="reportannotation" type="boolean" truevalue="--report-unannotated" falsevalue="--no-report-unannotated" checked="@SELECTED@" label="Include sequence name to outputs even if no KOs are assigned?"/> </xml> @@ -14,9 +14,12 @@ <version_command><![CDATA[sansa -v | grep "Sansa " | cut -d "v" -f 3]]></version_command> <command detect_errors="exit_code"><