diff ucsc_xenabrowser.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_xenabrowser.xml	Thu Mar 19 14:13:04 2015 -0700
+++ b/ucsc_xenabrowser.xml	Thu Apr 23 08:45:54 2015 -0700
@@ -7,7 +7,7 @@
 <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">
+    <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" />