diff tool_data_table_conf.xml.sample @ 0:70f710e91120

Initial upload
author devteam@galaxyproject.org
date Mon, 27 Jan 2014 13:16:59 -0500
parents
children 33aafd74bb31
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Jan 27 13:16:59 2014 -0500
@@ -0,0 +1,10 @@
+<tables>
+    <table name="bowtie2_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+	 	<file path="tool-data/bowtie2_indices.loc" />
+    </table>
+    <table name="tophat_fusion_blastdb_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+	 	<file path="tool-data/tophat_fusion_blastdb.loc" />
+    </table>
+</tables>
\ No newline at end of file