comparison ClermonTyping_wrapper.xml @ 4:740ac08da2a1 draft default tip

Delete one output, put standard output name on html file
author p.lucas
date Mon, 14 Feb 2022 15:29:35 +0000
parents 01234c8a9353
children
comparison
equal deleted inserted replaced
3:01234c8a9353 4:740ac08da2a1
181 ]]></command> 181 ]]></command>
182 <inputs> 182 <inputs>
183 <param name="input" format="fasta" type="data" label="Select contigs file in fasta format." help="Fasta format containing contigs."/> 183 <param name="input" format="fasta" type="data" label="Select contigs file in fasta format." help="Fasta format containing contigs."/>
184 </inputs> 184 </inputs>
185 <outputs> 185 <outputs>
186 <data name="html" format="html" label="Html ClermontTyping of ${input}" from_work_dir="Analyse/Analyse.html"/> 186 <data name="html" format="html" from_work_dir="Analyse/Analyse.html"/>
187 <data name="phylogroup" format="tsv" label="Phylogroup ClermontTyping of ${input}" from_work_dir="Analyse/Analyse_phylogroups.txt"/>
188 </outputs> 187 </outputs>
189 <help> 188 <help>
190 Script usage : 189 Script usage :
191 -h : print this message and exit 190 -h : print this message and exit
192 -v : print the version and exit 191 -v : print the version and exit