view tool_data_table_conf.xml.sample @ 2:c228e49365c4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 7f32f58df93f5c295eeacbb4367ec91ed7463dad
author iuc
date Fri, 23 Aug 2024 20:55:07 +0000
parents 3cdb96f2855d
children
line wrap: on
line source

<tables>
    <!-- Location of NCBI FCS GX tool config -->
    <table name="ncbi_fcs_gx_config" comment_char="#">
        <columns>value, name, use_source_manifest, phone_home, phone_home_label, node_cache_dir</columns>
        <file path="tool-data/ncbi_fcs_gx_config.tsv" />
    </table>
    <!-- Location of NCBI FCS GX databases -->
    <table name="ncbi_fcs_gx_databases" comment_char="#">
        <columns>value, source_manifest, name</columns>
        <file path="tool-data/ncbi_fcs_gx_databases.loc" />
    </table>
    <!-- NCBI FCS GX divisions -->
    <table name="ncbi_fcs_gx_divisions" comment_char="#">
        <columns>value, tag, name</columns>
        <file path="tool-data/ncbi_fcs_gx_divisions.tsv" />
    </table>
</tables>