1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/4a39bc209487/ changeset: 4a39bc209487 user: dan date: 2011-12-14 15:37:45 summary: Update EBI SRA tool's input action. affected #: 1 file diff -r 66a7957ed97403fb4e17c9c747c4624e1c1b2f3d -r 4a39bc2094875a9878f07f27f7307976e05e8b87 tools/data_source/ebi_sra.xml --- a/tools/data_source/ebi_sra.xml +++ b/tools/data_source/ebi_sra.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> -<tool name="EBI SRA" id="ebi_sra_main" tool_type="data_source" version="1.0.0"> +<tool name="EBI SRA" id="ebi_sra_main" tool_type="data_source" version="1.0.1"><description>ENA SRA</description><!-- This paython script imports the file into Galaxy --><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <!-- The URL where Galaxy will forwars the user when this tool is accessed from the Get Data menu --> - <inputs action="http://www.ebi.ac.uk/ena/" check_values="false" method="get"> + <!-- The URL where Galaxy will forwards the user when this tool is accessed from the Get Data menu --> + <inputs action="http://www.ebi.ac.uk/ena/data/search" check_values="false" method="get"><display>go to EBI SRA server $GALAXY_URL</display></inputs><uihints minwidth="800"/> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.