Mercurial > repos > melissacline > ucsc_xena_platform
diff ucsc_xenabrowser.xml @ 16:8ac29f84644b
Updated Xena URLs
author | melissacline |
---|---|
date | Tue, 02 Jun 2015 14:50:45 -0700 |
parents | 8bb037f88ed2 |
children | 154a9b440b63 |
line wrap: on
line diff
--- a/ucsc_xenabrowser.xml Wed Jan 14 16:35:12 2015 -0800 +++ b/ucsc_xenabrowser.xml Tue Jun 02 14:50:45 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.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" />