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 + + + + + + + + + + + + + + + + + +