view tool_data_table_conf.xml.test @ 3:ed1ef564da41 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:18 +0000
parents 3cdb96f2855d
children
line wrap: on
line source

<tables>
    <!-- Locations of NCBI FCS GX databases -->
    <table name="ncbi_fcs_gx_databases_ext" comment_char="#">
        <columns>value, name, source_manifest, use_source_manifest, phone_home, phone_home_label, local_manifest</columns>
        <file path="${__HERE__}/test-data/ncbi_fcs_gx_databases_ext.loc" />
    </table>
    <!-- NCBI FCS GX divisions -->
    <table name="ncbi_fcs_gx_divisions" comment_char="#">
        <columns>value, tag, name</columns>
        <file path="${__HERE__}/test-data/ncbi_fcs_gx_divisions.tsv" />
    </table>
</tables>