diff tool_data_table_conf.xml.sample @ 10:33aafd74bb31

Fix bugs: (a) use value rather than dbkey to get bowtie indices and (b) point to correct bowtie table.
author devteam@galaxyproject.org
date Thu, 27 Feb 2014 14:58:22 -0500
parents 70f710e91120
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu Feb 20 13:19:38 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Thu Feb 27 14:58:22 2014 -0500
@@ -1,7 +1,7 @@
 <tables>
-    <table name="bowtie2_indexes" comment_char="#">
+    <table name="bowtie_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-	 	<file path="tool-data/bowtie2_indices.loc" />
+	 	<file path="tool-data/bowtie_indices.loc" />
     </table>
     <table name="tophat_fusion_blastdb_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>