diff ucsc_xenabrowser.xml @ 19:4a3c0e53d176

Updating the xena urls
author melissacline
date Tue, 02 Jun 2015 15:04:28 -0700
parents 8bb037f88ed2
children 782e91e9ef48
line wrap: on
line diff
--- a/ucsc_xenabrowser.xml	Wed Jan 14 16:35:12 2015 -0800
+++ b/ucsc_xenabrowser.xml	Tue Jun 02 15:04:28 2015 -0700
@@ -7,8 +7,8 @@
 <tool name="UCSC Xena Browser" id="ucsc_xenabrowser" tool_type="data_source">
     <description>Run the UCSC Xena Browser as a Galaxy tool.</description>
     <command interpreter="python">ucsc_xena_download.py $genomic $clinical $__app__.config.output_size_limit</command>   
-    <inputs action="https://genome-cancer.ucsc.edu/proj/site/hgHeatmap-cavm/" check_values="false" method="get">
-        <display>go to UCSC Xena Browser $GALAXY_URL</display>
+    <inputs action="https://genome-cancer.soe.ucsc.edu/proj/site/xena/heatmap/" check_values="false" method="get">
+         <display>go to UCSC Xena Browser $GALAXY_URL</display>
         <param name="GALAXY_URL" type="baseurl" value="/tool_runner" />
         <param name="tool_id" type="hidden" value="ucsc_xenabrowser" />
     </inputs>