Mercurial > repos > iuc > kofamscan
comparison kofamscan.xml @ 2:95c71179a054 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kofamscan commit 01b23e76826616bee43b50fd73bb259347537056
author | iuc |
---|---|
date | Mon, 11 Mar 2024 15:28:15 +0000 |
parents | 23494763e39e |
children | c3c46f14c7a4 |
comparison
equal
deleted
inserted
replaced
1:23494763e39e | 2:95c71179a054 |
---|---|
5 <token name="@VERSION_SUFFIX@">1</token> | 5 <token name="@VERSION_SUFFIX@">1</token> |
6 <xml name="reportannotation" token_selected=""> | 6 <xml name="reportannotation" token_selected=""> |
7 <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?"/> | 7 <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?"/> |
8 </xml> | 8 </xml> |
9 </macros> | 9 </macros> |
10 <xrefs> | |
11 <xref type="bio.tools">kofamscan</xref> | |
12 </xrefs> | |
10 <requirements> | 13 <requirements> |
11 <requirement type="package" version="@TOOL_VERSION@">kofamscan</requirement> | 14 <requirement type="package" version="@TOOL_VERSION@">kofamscan</requirement> |
12 <requirement type="package" version="3.0">zip</requirement> | 15 <requirement type="package" version="3.0">zip</requirement> |
13 </requirements> | 16 </requirements> |
14 <version_command><![CDATA[sansa -v | grep "Sansa " | cut -d "v" -f 3]]></version_command> | 17 <version_command><![CDATA[sansa -v | grep "Sansa " | cut -d "v" -f 3]]></version_command> |