From 53363c793e4187474bd2ad550fa886099bf68de3 Mon Sep 17 00:00:00 2001 From: Greg Von Kuster Date: Thu, 6 May 2010 19:39:27 -0400 Subject: [PATCH] Add the modENCODEfly and modENCODEworm data source tools. --- tools/data_source/fly_modencode.xml | 27 +++++++++++++++++++++++++++ tools/data_source/worm_modencode.xml | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 tools/data_source/fly_modencode.xml create mode 100644 tools/data_source/worm_modencode.xml diff --git a/tools/data_source/fly_modencode.xml b/tools/data_source/fly_modencode.xml new file mode 100644 index 00000000000..e377e0d7e0e --- /dev/null +++ b/tools/data_source/fly_modencode.xml @@ -0,0 +1,27 @@ + + + server + data_source.py $output $__app__.config.output_size_limit + + go to modENCODE fly server $GALAXY_URL + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/data_source/worm_modencode.xml b/tools/data_source/worm_modencode.xml new file mode 100644 index 00000000000..4087a789dfc --- /dev/null +++ b/tools/data_source/worm_modencode.xml @@ -0,0 +1,27 @@ + + + server + data_source.py $output $__app__.config.output_size_limit + + go to modENCODE worm server $GALAXY_URL + + + + + + + + + + + + + + + + + + + + +