view tool_data_table_conf.xml.test @ 2:26c64157456b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rbpbench commit 3bd486da76a7a55cc5a57cb88f446a11cbc3826d
author rnateam
date Mon, 11 Dec 2023 18:55:41 +0000
parents b022c6591515
children
line wrap: on
line source

<tables>
    <!-- Locations of built-in genome -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/fasta_indexes.loc" />
    </table>
    <!-- IDs table file -->
    <table name="rbp_ids_table" comment_char="#">
        <columns>value</columns>
        <file path="${__HERE__}/tool-data/rbp_ids.catrapid.omics.v2.1.human.6plus.loc.sample" />
    </table>
</tables>