comparison irp-gateway.xml @ 5:a28858cf87bb draft default tip

"Replaced dashes with underscores;"
author aac
date Fri, 15 Jan 2021 13:21:29 +0000
parents d34175a481a5
children
comparison
equal deleted inserted replaced
4:d34175a481a5 5:a28858cf87bb
15 <request_param galaxy_name="URL" remote_name="URL" missing="" /> 15 <request_param galaxy_name="URL" remote_name="URL" missing="" />
16 <!-- There is currently no explicit data_type other than a .zip file. Could be upgraded in the future --> 16 <!-- There is currently no explicit data_type other than a .zip file. Could be upgraded in the future -->
17 <!-- <request_param galaxy_name="data_type" remote_name="outputType" missing="zip" /> --> 17 <!-- <request_param galaxy_name="data_type" remote_name="outputType" missing="zip" /> -->
18 </request_param_translation> 18 </request_param_translation>
19 <outputs> 19 <outputs>
20 <data name="output" format="zip" label="irp-gateway-dataset.zip"/> 20 <data name="output" format="zip" label="irp_gateway_dataset.zip"/>
21 </outputs> 21 </outputs>
22 <options sanitize="False" refresh="True"/> 22 <options sanitize="False" refresh="True"/>
23 </tool> 23 </tool>