Mercurial > repos > matt-shirley > ncbi_epi_browse
comparison ncbi_epi_browse.xml @ 13:7012080f02d9 draft default tip
updated to production URL
author | Matt Shirley <mdshw5@gmail.com> |
---|---|
date | Thu, 14 Nov 2013 12:51:53 -0500 |
parents | c199a4612a0e |
children |
comparison
equal
deleted
inserted
replaced
12:c199a4612a0e | 13:7012080f02d9 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool name="NCBI Epigenomics" id="ncbi_epi_browse" tool_type="data_source" version="1.0.0" force_history_refresh="True"> | 2 <tool name="NCBI Epigenomics" id="ncbi_epi_browse" tool_type="data_source" version="1.0.0" force_history_refresh="True"> |
3 <description>server</description> | 3 <description>server</description> |
4 <command interpreter="python">ncbi_connector.py $output1 $__app__.config.output_size_limit --xml --id $output1.id --path $__new_file_path__</command> | 4 <command interpreter="python">ncbi_connector.py $output1 $__app__.config.output_size_limit --xml --id $output1.id --path $__new_file_path__</command> |
5 <inputs action="http://preview.ncbi.nlm.nih.gov/epigenomics" check_values="false" method="post" target="_top"> | 5 <inputs action="http://ncbi.nlm.nih.gov/epigenomics" check_values="false" method="post" target="_top"> |
6 <display>go to NCBI Epigenomics $GALAXY_URL</display> | 6 <display>go to NCBI Epigenomics $GALAXY_URL</display> |
7 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> | 7 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> |
8 <param name="tool_id" type="hidden" value="ncbi_epi_browse" /> | 8 <param name="tool_id" type="hidden" value="ncbi_epi_browse" /> |
9 <param name="sendToGalaxy" type="hidden" value="1" /> | 9 <param name="sendToGalaxy" type="hidden" value="1" /> |
10 </inputs> | 10 </inputs> |