1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/c5f3e218266e/ changeset: c5f3e218266e user: dan date: 2012-05-02 23:04:33 summary: Update WormBase datasource tool to use WormBase 2. affected #: 1 file diff -r a781f132e259b60c417c674047535ac0a688b69d -r c5f3e218266e8b82cd509b9177461839c74971c3 tools/data_source/wormbase.xml --- a/tools/data_source/wormbase.xml +++ b/tools/data_source/wormbase.xml @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<tool name="Wormbase" id="wormbase" tool_type="data_source"> +<tool name="WormBase" id="wormbase" tool_type="data_source" version="1.0.1"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://www.wormbase.org/db/seq/gbgff/c_elegans/" check_values="false" target="_top"> + <inputs action="http://www.wormbase.org/tools/genome/gbrowse/c_elegans/" check_values="false" target="_top"><display>go to Wormbase server $GALAXY_URL</display><param name="GALAXY_URL" type="baseurl" value="/tool_runner?tool_id=wormbase" /></inputs> 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.