comparison db_index.xml @ 5:1d109af32d7c draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 869e5fd8535deca8325777efcd31c70a514b582a
author gga
date Mon, 25 Feb 2019 06:27:28 -0500
parents 0e6e02743484
children 468955e12255
comparison
equal deleted inserted replaced
4:0e6e02743484 5:1d109af32d7c
119 <option value="path_hierarchy">path_hierarchy</option> 119 <option value="path_hierarchy">path_hierarchy</option>
120 </param> 120 </param>
121 <param name="queues" label="Queues" argument="queues" type="integer" value="10" help="Number of indexing task queues" /> 121 <param name="queues" label="Queues" argument="queues" type="integer" value="10" help="Number of indexing task queues" />
122 <conditional name="expose"> 122 <conditional name="expose">
123 <param name="do_expose" type="select" label="Expose the index to other websites (read-only)"> 123 <param name="do_expose" type="select" label="Expose the index to other websites (read-only)">
124 <option value="yes" selected="true">Yes</option> 124 <option value="yes" selected="true">No</option>
125 <option value="no">No</option> 125 <option value="no">No</option>
126 </param> 126 </param>
127 <when value="no"/> 127 <when value="no"/>
128 <when value="yes"> 128 <when value="yes">
129 <param name="index_url" label="Index Url" argument="--index_url" type="text" help="In order for other sites to link back to your results page, you must specify a path where the form for this index can be reached" /> 129 <param name="index_url" label="Index Url" argument="--index_url" type="text" help="In order for other sites to link back to your results page, you must specify a path where the form for this index can be reached" />