view tool_data_table_conf.xml.sample @ 3:6d2c5b92e9e0 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rbpbench commit 0a5e323ea389a19e7b372a8870e50f59d1d09f64
author rnateam
date Mon, 18 Dec 2023 19:03:27 +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="tool-data/fasta_indexes.loc" />
    </table>
    <!-- IDs table file -->
    <table name="rbp_ids_table" comment_char="#">
        <columns>value</columns>
        <file path="tool-data/rbp_ids.catrapid.omics.v2.1.human.6plus.loc" />
    </table>
</tables>