Mercurial > repos > melissacline > ucsc_xena_platform
diff ucsc_xena_hub.xml @ 15:c298bb05640e
Changed the base URL for xena utilities
author | melissacline |
---|---|
date | Thu, 23 Apr 2015 08:45:54 -0700 |
parents | 8bb037f88ed2 |
children | 154a9b440b63 |
line wrap: on
line diff
--- a/ucsc_xena_hub.xml Thu Mar 19 14:13:04 2015 -0700 +++ b/ucsc_xena_hub.xml Thu Apr 23 08:45:54 2015 -0700 @@ -7,7 +7,7 @@ <tool name="Xena Data Hub" id="ucsc_xenadatahub" tool_type="data_source"> <description>Select your Xena Data Hub</description> <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command> - <inputs action="https://genome-cancer.ucsc.edu/proj/site/hgHeatmap-cavm/hub/" check_values="false" method="get"> + <inputs action="https://genome-cancer.soe.ucsc.edu/proj/site/xena/hub/" check_values="false" method="get"> <display>Select your Xena Data Hub $GALAXY_URL</display> <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> <param name="tool_id" type="hidden" value="ucsc_xenadatapages" />