From f16d27c2d4d3f339c2988f8c9ecbddce4e1864fb Mon Sep 17 00:00:00 2001 From: Greg Von Kuster Date: Thu, 3 Dec 2009 15:33:15 -0500 Subject: [PATCH] Add datasource tool configs for modMine and Ratmine. --- tool_conf.xml.main | 2 ++ tool_conf.xml.sample | 6 ++++-- tools/data_source/modmine.xml | 30 ++++++++++++++++++++++++++++++ tools/data_source/ratmine.xml | 29 +++++++++++++++++++++++++++++ 4 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 tools/data_source/modmine.xml create mode 100644 tools/data_source/ratmine.xml diff --git a/tool_conf.xml.main b/tool_conf.xml.main index ee76623594d..28119c56039 100644 --- a/tool_conf.xml.main +++ b/tool_conf.xml.main @@ -8,6 +8,8 @@ + + diff --git a/tool_conf.xml.sample b/tool_conf.xml.sample index 7c62f97a9be..9b8eae0f1c5 100644 --- a/tool_conf.xml.sample +++ b/tool_conf.xml.sample @@ -9,10 +9,12 @@ - - + + + + diff --git a/tools/data_source/modmine.xml b/tools/data_source/modmine.xml new file mode 100644 index 00000000000..c66d08a4f78 --- /dev/null +++ b/tools/data_source/modmine.xml @@ -0,0 +1,30 @@ + + + + server + data_source.py $output $__app__.config.output_size_limit + + go to modMine server $GALAXY_URL + + + + + + + + + + + + + + + + + + + diff --git a/tools/data_source/ratmine.xml b/tools/data_source/ratmine.xml new file mode 100644 index 00000000000..f8db5cd3f31 --- /dev/null +++ b/tools/data_source/ratmine.xml @@ -0,0 +1,29 @@ + + + + server + data_source.py $output $__app__.config.output_size_limit + + go to Ratmine server $GALAXY_URL + + + + + + + + + + + + + + + + + +