Mercurial > repos > melissacline > ucsc_xena_platform
comparison ucsc_xena_datapages.xml @ 7:87d4ed062e27
Changed the URL for the Xena data pages to the public URL
author | melissacline |
---|---|
date | Thu, 12 Feb 2015 11:14:11 -0800 |
parents | 8bb037f88ed2 |
children | 80e588115eae |
comparison
equal
deleted
inserted
replaced
6:a1cad00d45ff | 7:87d4ed062e27 |
---|---|
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 --> | 6 --> |
7 <tool name="Explore Data in Xena" id="ucsc_xenadatapages" tool_type="data_source"> | 7 <tool name="Explore Data in Xena" id="ucsc_xenadatapages" tool_type="data_source"> |
8 <description>Browse the UCSC Xena Data Pages.</description> | 8 <description>Browse the UCSC Xena Data Pages.</description> |
9 <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command> | 9 <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command> |
10 <inputs action="https://tcga1.kilokluster.ucsc.edu/~jzhu/proj/site/hgHeatmap-cavm/datapages" check_values="false" method="get"> | 10 <inputs action="https://genome-cancer.ucsc.edu/proj/site/hgHeatmap-cavm/datapages" check_values="false" method="get"> |
11 <display>Explore the data in Xena $GALAXY_URL</display> | 11 <display>Explore the data in Xena $GALAXY_URL</display> |
12 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> | 12 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> |
13 <param name="tool_id" type="hidden" value="ucsc_xenadatapages" /> | 13 <param name="tool_id" type="hidden" value="ucsc_xenadatapages" /> |
14 </inputs> | 14 </inputs> |
15 <request_param_translation> | 15 <request_param_translation> |