view tool_data_table_conf.xml.sample @ 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
line wrap: on
line source

<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>