Mercurial > repos > iuc > data_source_iris_tcga
comparison iris_tcga.xml @ 0:7135af991c12 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/data_source_iris_tcga commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
| author | iuc |
|---|---|
| date | Fri, 23 Sep 2016 12:13:52 -0400 |
| parents | |
| children | cb6baaf15499 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:7135af991c12 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool name="IRIS-TCGA" id="data_source_iris_tcga" tool_type="data_source" hidden="False" display_interface="False" version="1.0.0" force_history_refresh="True"> | |
| 3 <description>server</description> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="2.7.10">python</requirement> | |
| 6 <requirement type="package" version="1.0.0">galaxy_json_data_source</requirement> | |
| 7 </requirements> | |
| 8 <stdio> | |
| 9 <exit_code range="1:" /> | |
| 10 <exit_code range=":-1" /> | |
| 11 </stdio> | |
| 12 <version_command>json_data_source.py --version</version_command> | |
| 13 <command>json_data_source.py "${__app__.config.output_size_limit}" --json_param_file "${output1}" --path "."</command> | |
| 14 <inputs check_values="False" action="http://bioinf.iasi.cnr.it/iristcga/services_workspace/services/iris_tcga/main.php" > | |
| 15 <param name="URL" type="hidden" value="" /> | |
| 16 </inputs> | |
| 17 <outputs> | |
| 18 <data format="auto" name="output1" /> | |
| 19 </outputs> | |
| 20 <options sanitize="False" refresh="True"/> | |
| 21 </tool> |
