view tool_data_table_conf.xml.sample @ 0:cfb4fc1e820d draft

Revamp and renaming of previous tools. Many of tools are new versions. Adding ctat_metagenomics tool.
author trinity_ctat
date Thu, 12 Apr 2018 10:26:28 -0400
parents
children 983f4f1c7f73
line wrap: on
line source

<tables>
    <table name="ctat_genome_ref_libs" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ctat_genome_ref_libs.loc" />
    </table>
    <table name="ctat_centrifuge_indexes" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ctat_centrifuge_indexes.loc" />
    </table>
</tables>