view tool_data_table_conf.xml.sample @ 5:0f4b4b46dbc8

Fix Tophat2 requirement.
author devteam@galaxyproject.org
date Mon, 10 Feb 2014 12:43:30 -0500
parents 70f710e91120
children 33aafd74bb31
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>