Mercurial > repos > iuc > ncbi_fcs_gx
view tool_data_table_conf.xml.test @ 7:5fe428757fab draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit a23e39116e96db7282fa796a10e131bb2d91218b
author | iuc |
---|---|
date | Wed, 24 Sep 2025 13:29:56 +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>