view tool_data_table_conf.xml.sample @ 39:90127ee1eae5

Fix defuse_trinity_analysis.py
author Jim Johnson <jj@umn.edu>
date Thu, 12 Feb 2015 06:54:38 -0600
parents b649c729be4c
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="defuse_reference" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/defuse_reference.loc" />
    </table>
</tables>