Mercurial > repos > pitagora > filebrowser
comparison filebrowser.xml @ 6:eb8f9e63f859
20150122
author | ryo_tas <yamanaka@genome.rcast.u-tokyo.ac.jp> |
---|---|
date | Thu, 22 Jan 2015 17:23:17 +0900 |
parents | d2eb5a5a26a3 |
children | 295a57cb031a |
comparison
equal
deleted
inserted
replaced
5:d2eb5a5a26a3 | 6:eb8f9e63f859 |
---|---|
1 <tool name="Local File" id="local_file_browser" tool_type="data_source"> | 1 <tool name="Local File" id="local_file_browser" tool_type="data_source"> |
2 <description>browser</description> | 2 <description>browser</description> |
3 <command interpreter="perl">link_path_2.pl $source $dest</command> | 3 <command interpreter="perl">link_path_2.pl $source $dest</command> |
4 <inputs action="http://192.168.56.10/filebrowser/main.html" check_values="false" method="get"> | 4 <inputs action="../../filebrowser/main.html" check_values="false" method="get"> |
5 <display>go to Local File Browser $GALAXY_URL</display> | 5 <display>go to Local File Browser $GALAXY_URL</display> |
6 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> | 6 <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> |
7 <param name="tool_id" type="hidden" value="local_file_browser" /> | 7 <param name="tool_id" type="hidden" value="local_file_browser" /> |
8 </inputs> | 8 </inputs> |
9 <request_param_translation> | 9 <request_param_translation> |