diff 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
line wrap: on
line diff
--- a/ucsc_xena_datapages.xml	Wed Feb 11 17:18:33 2015 -0800
+++ b/ucsc_xena_datapages.xml	Thu Feb 12 11:14:11 2015 -0800
@@ -7,7 +7,7 @@
 <tool name="Explore Data in Xena" id="ucsc_xenadatapages" tool_type="data_source">
     <description>Browse the UCSC Xena Data Pages.</description>
     <command interpreter="python">ucsc_xena_download.py $genomic $__app__.config.output_size_limit</command>   
-    <inputs action="https://tcga1.kilokluster.ucsc.edu/~jzhu/proj/site/hgHeatmap-cavm/datapages" check_values="false" method="get">
+    <inputs action="https://genome-cancer.ucsc.edu/proj/site/hgHeatmap-cavm/datapages" check_values="false" method="get">
         <display>Explore the data in Xena $GALAXY_URL</display>
         <param name="GALAXY_URL" type="baseurl" value="/tool_runner" />
         <param name="tool_id" type="hidden" value="ucsc_xenadatapages" />