Mercurial > repos > iuc > ncbi_fcs_gx
comparison tool_data_table_conf.xml.sample @ 0:3cdb96f2855d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 4a6561ed00e004260be3f3c29d81e814c60e20af
| author | iuc |
|---|---|
| date | Fri, 12 Jan 2024 22:11:39 +0000 |
| parents | |
| children | ed1ef564da41 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3cdb96f2855d |
|---|---|
| 1 <tables> | |
| 2 <!-- Location of NCBI FCS GX tool config --> | |
| 3 <table name="ncbi_fcs_gx_config" comment_char="#"> | |
| 4 <columns>value, name, use_source_manifest, phone_home, phone_home_label, node_cache_dir</columns> | |
| 5 <file path="tool-data/ncbi_fcs_gx_config.tsv" /> | |
| 6 </table> | |
| 7 <!-- Location of NCBI FCS GX databases --> | |
| 8 <table name="ncbi_fcs_gx_databases" comment_char="#"> | |
| 9 <columns>value, source_manifest, name</columns> | |
| 10 <file path="tool-data/ncbi_fcs_gx_databases.loc" /> | |
| 11 </table> | |
| 12 <!-- NCBI FCS GX divisions --> | |
| 13 <table name="ncbi_fcs_gx_divisions" comment_char="#"> | |
| 14 <columns>value, tag, name</columns> | |
| 15 <file path="tool-data/ncbi_fcs_gx_divisions.tsv" /> | |
| 16 </table> | |
| 17 </tables> |
