annotate mavedb.xml @ 1:c82b0ff7ed3d draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 39b820114fc6697f711dae27fd66fcb57a218b45
author bgruening
date Thu, 14 Dec 2023 13:08:11 +0000
parents fe2937ae3ee2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
1 <?xml version="1.0"?>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
2 <tool id="mavedb_importer" name="MaveDB" tool_type="data_source" version="0.9">
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
3 <description>import MAVE data</description>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
4 <command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
5 <inputs action="https://www.mavedb.org/#/" check_values="false" method="get">
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
6 method="get">
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
7 <display>go to MaveDB $GALAXY_URL</display>
1
c82b0ff7ed3d planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 39b820114fc6697f711dae27fd66fcb57a218b45
bgruening
parents: 0
diff changeset
8 <param name="galaxyUrl" type="baseurl" value="/tool_runner" />
c82b0ff7ed3d planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 39b820114fc6697f711dae27fd66fcb57a218b45
bgruening
parents: 0
diff changeset
9 <param name="toolId" type="hidden" value="mavedb_importer" />
c82b0ff7ed3d planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 39b820114fc6697f711dae27fd66fcb57a218b45
bgruening
parents: 0
diff changeset
10 <param name="requestFromGalaxy" type="hidden" value="1" />
0
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
11 </inputs>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
12 <request_param_translation>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
13 <request_param galaxy_name="URL_method" remote_name="URL_method" missing="get" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
14 <request_param galaxy_name="URL" remote_name="URL" missing="" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
15 <request_param galaxy_name="maveData" remote_name="maveData" missing="" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
16 <request_param galaxy_name="urn" remote_name="urn" missing="" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
17 <request_param galaxy_name="data_type" remote_name="outputType" missing="auto" >
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
18 <value_translation>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
19 <value galaxy_value="csv" remote_value="table" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
20 <value galaxy_value="json" remote_value="json" />
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
21 </value_translation>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
22 </request_param>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
23 </request_param_translation>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
24 <uihints minwidth="800"/>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
25 <outputs>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
26 <data name="output" format="csv" label="${tool.name}: ${maveData} for ${urn}"/>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
27 </outputs>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
28 <options sanitize="False" refresh="True"/>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
29 <citations>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
30 <citation type="doi">10.1186/s13059-019-1845-6</citation>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
31 </citations>
fe2937ae3ee2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff changeset
32 </tool>