view tool_data_table_conf.xml.test @ 4:32d058f3462a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 9da8f86f11185d6bd75ce10de108278db2256bfd
author iuc
date Thu, 21 Nov 2024 02:20:02 +0000
parents ed1ef564da41
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>