Mercurial > repos > bgruening > mavedb_importer
annotate mavedb.xml @ 0:fe2937ae3ee2 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
author | bgruening |
---|---|
date | Wed, 13 Dec 2023 16:04:48 +0000 |
parents | |
children | c82b0ff7ed3d |
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 <!-- |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
3 If the value of 'URL_method' is 'get', the request will consist of the value of 'URL' coming back in |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
4 the initial response. If value of 'URL_method' is 'post', any additional params coming back in the |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
5 initial response ( in addition to 'URL' ) will be encoded and appended to URL and a post will be performed. |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
6 --> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
7 <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
|
8 <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
|
9 <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
|
10 <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
|
11 method="get"> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
12 <display>go to MaveDB $GALAXY_URL</display> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
13 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
14 <param name="tool_id" type="hidden" value="mavedb_importer" /> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
15 <param name="sendToGalaxy" type="hidden" value="1" /> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
16 </inputs> |
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_translation> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
18 <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
|
19 <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
|
20 <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
|
21 <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
|
22 <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
|
23 <value_translation> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
24 <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
|
25 <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
|
26 </value_translation> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
27 </request_param> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
28 </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
|
29 <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
|
30 <outputs> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
31 <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
|
32 </outputs> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
33 <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
|
34 <citations> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
35 <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
|
36 </citations> |
fe2937ae3ee2
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mave_tools/mavedb/ commit 13791ad3a67f107e7c5cfd925a2cbc0fb5656ab3
bgruening
parents:
diff
changeset
|
37 </tool> |