Mercurial > repos > iuc > ncbi_fcs_gx
view tool_data_table_conf.xml.test @ 2:c228e49365c4 draft
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 | ed1ef564da41 |
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="${__HERE__}/test-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="${__HERE__}/test-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="${__HERE__}/test-data/ncbi_fcs_gx_divisions.tsv" /> </table> </tables>