Mercurial > repos > fabio > iristcga
comparison iris_tcga.xml @ 0:0ce6011d1e3b draft
Uploaded 20170531
author | fabio |
---|---|
date | Wed, 31 May 2017 10:35:52 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0ce6011d1e3b |
---|---|
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"> | |
3 <description>an intuitive interface to filter, extract, and integrate genomic experiments from The Cancer Genome Atlas</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> |