Mercurial > repos > melissacline > ucsc_xena_platform
diff ucsc_xenabrowser.xml @ 39:066ae9df2d27
labeling descriptions edit
author | jingchunzhu <jingchunzhu@gmail.com> |
---|---|
date | Mon, 27 Jul 2015 00:46:53 -0700 |
parents | fc6f93710384 |
children | da86478b1d64 |
line wrap: on
line diff
--- a/ucsc_xenabrowser.xml Fri Jul 24 12:12:37 2015 -0700 +++ b/ucsc_xenabrowser.xml Mon Jul 27 00:46:53 2015 -0700 @@ -1,12 +1,6 @@ <?xml version="1.0"?> -<!-- - If the value of 'URL_method' is 'get', the request will consist of the value of 'URL' coming back in - the initial response. If value of 'URL_method' is 'post', any additional params coming back in the - initial response ( in addition to 'URL' ) will be encoded and appended to URL and a post will be performed. - July 13, 2015 ---> -<tool name="UCSC Xena Browser" id="ucsc_xenabrowser" tool_type="data_source"> - <description>Run the UCSC Xena Browser as a Galaxy tool.</description> +<tool name="Xena Visualization" id="ucsc_xenabrowser" tool_type="data_source"> + <description>UCSC Xena Browser visualization</description> <command interpreter="python">ucsc_xena_download.py $genomic $clinical $__app__.config.output_size_limit</command> <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>