view tool_data_table_conf.xml.sample @ 7:25b0f2f2c506

Replace sam_fa_indices.loc with fasta_indexes.loc in fasta_indexes.loc.sample.
author devteam
date Thu, 09 Jan 2014 14:28:28 -0500
parents 9dd40f0bbfde
children
line wrap: on
line source

<tables>
    <!-- Location of SAMTools indexed FASTA files -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/fasta_indexes.loc" />
    </table>
</tables>