diff tool_data_table_conf.xml.sample @ 0:47e483967b48

Upload
author devteam@galaxyproject.org
date Mon, 27 Jan 2014 13:04:32 -0500
parents
children ae4ed992d98a
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:04:32 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/bowtie2_indices.loc" />
+    </table>
+</tables>
\ No newline at end of file