view bowtie_genome_wrapper/tool_data_table_conf.xml.sample @ 14:a1565147cdc8 draft default tip

Uploaded
author jackcurragh
date Mon, 27 Mar 2023 09:38:54 +0000
parents 5b1395ac1501
children
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Locations of indexes in the Bowtie mapper format -->
    <table name="bowtie_genome_refs3" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/bowtie_indexes.loc" />
    </table>
</tables>