comparison STACKS_procrad.xml @ 3:0e0ff9e9c761 default tip

fix inputs clean name
author cmonjeau
date Mon, 28 Sep 2015 13:21:35 +0000
parents c9e10e0d6c10
children
comparison
equal deleted inserted replaced
2:c9e10e0d6c10 3:0e0ff9e9c761
234 234
235 </inputs> 235 </inputs>
236 <outputs> 236 <outputs>
237 237
238 <data format="txt" name="output" label="results.log with ${tool.name} on ${on_string}: demultiplexed and cleaned reads" /> 238 <data format="txt" name="output" label="results.log with ${tool.name} on ${on_string}: demultiplexed and cleaned reads" />
239 <data format="txt" name="additional" label="fast(a/q) file with ${tool.name}" hidden="true"> 239 <data format="txt" name="additional" label="fasta/fastq file with ${tool.name}" hidden="true">
240 <discover_datasets pattern="__designation_and_ext__" directory="galaxy_outputs" visible="true" /> 240 <discover_datasets pattern="__designation_and_ext__" directory="galaxy_outputs" visible="true" />
241 </data> 241 </data>
242 <data format="zip" name="output_archive" label="all_files.zip with ${tool.name} on ${on_string}: demultiplexed and cleaned reads "> 242 <data format="zip" name="output_archive" label="all_files.zip with ${tool.name} on ${on_string}: demultiplexed and cleaned reads ">
243 <filter>options_output_infos_selector != "1"</filter> 243 <filter>options_output_infos_selector != "1"</filter>
244 </data> 244 </data>