comparison ucsc_xena_hub.xml @ 29:fc6f93710384

Fixing a merge issue
author melissacline
date Mon, 13 Jul 2015 14:35:34 -0700
parents 782e91e9ef48 5c7df318e87b
children fd24e220f240
comparison
equal deleted inserted replaced
21:782e91e9ef48 29:fc6f93710384
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <!-- 2 <!--
3 If the value of 'URL_method' is 'get', the request will consist of the value of 'URL' coming back in 3 If the value of 'URL_method' is 'get', the request will consist of the value of 'URL' coming back in
4 the initial response. If value of 'URL_method' is 'post', any additional params coming back in the 4 the initial response. If value of 'URL_method' is 'post', any additional params coming back in the
5 initial response ( in addition to 'URL' ) will be encoded and appended to URL and a post will be performed. 5 initial response ( in addition to 'URL' ) will be encoded and appended to URL and a post will be performed.
6 July 13, 2015
6 --> 7 -->
7 <tool name="Xena Data Hub" id="ucsc_xenadatahub" tool_type="data_source"> 8 <tool name="Xena Data Hub" id="ucsc_xenadatahub" tool_type="data_source">
8 <description>Select your Xena Data Hub</description> 9 <description>Select your Xena Data Hub</description>
9 <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command> 10 <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command>
10 <inputs action="https://genome-cancer.soe.ucsc.edu/proj/site/xena/hub/" check_values="false" method="get"> 11 <inputs action="https://genome-cancer.soe.ucsc.edu/proj/site/xena/hub/" check_values="false" method="get">