changeset 1:ae4ed992d98a

Fix tool data table conf bug.
author devteam@galaxyproject.org
date Mon, 27 Jan 2014 13:11:25 -0500
parents 47e483967b48
children 3279e193b966
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Jan 27 13:04:32 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Mon Jan 27 13:11:25 2014 -0500
@@ -5,6 +5,6 @@
     </table>
     <table name="tophat_fusion_blastdb_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-	 	<file path="tool-data/bowtie2_indices.loc" />
+	 	<file path="tool-data/tophat_fusion_blastdb.loc" />
     </table>
 </tables>
\ No newline at end of file