diff tool_data_table_conf.xml.sample @ 3:f404ec7f679c

Add Conservation Plot tool
author Jim Johnson <jj@umn.edu>
date Wed, 17 Dec 2014 15:09:37 -0600
parents 4e52505adaa6
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Dec 15 15:31:58 2014 -0600
+++ b/tool_data_table_conf.xml.sample	Wed Dec 17 15:09:37 2014 -0600
@@ -4,5 +4,16 @@
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/ceasdb.loc" />
     </table>
+    <!-- Locations of cistrome conservation reference files under genome directory -->
+    <!-- 
+      To get all the static data: http://cistrome.org/aspera/user/?B=%2FCISTROME_STATIC_LIBRARIES 
+      ( send email to cistrome-bugs@jimmy.harvard.edu for a password to download. )
+      From documentation on: https://bitbucket.org/cistrome/cistrome-harvard/wiki/Tutorial_for_Cistrome_AP_installation
+    -->
+    <table name="cistrome_conservation" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/cistrome_conservation.loc" />
+    </table>
+
 </tables>