comparison tool_data_table_conf.xml.sample @ 0:514b46297a38 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit b1797a2dee3977cdf40d3cf413ab9ec1e0cb3f26
author iuc
date Wed, 29 May 2024 14:25:27 +0000
parents
children fe794e801b1c
comparison
equal deleted inserted replaced
-1:000000000000 0:514b46297a38
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>