comparison tool_data_table_conf.xml.sample @ 3:ed1ef564da41 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:18 +0000
parents 3cdb96f2855d
children
comparison
equal deleted inserted replaced
2:c228e49365c4 3:ed1ef564da41
1 <tables> 1 <tables>
2 <!-- Location of NCBI FCS GX tool config --> 2 <!-- Locations of NCBI FCS GX databases -->
3 <table name="ncbi_fcs_gx_config" comment_char="#"> 3 <table name="ncbi_fcs_gx_databases_ext" comment_char="#">
4 <columns>value, name, use_source_manifest, phone_home, phone_home_label, node_cache_dir</columns> 4 <columns>value, name, source_manifest, use_source_manifest, phone_home, phone_home_label, local_manifest</columns>
5 <file path="tool-data/ncbi_fcs_gx_config.tsv" /> 5 <file path="tool-data/ncbi_fcs_gx_databases_ext.loc" />
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> 6 </table>
12 <!-- NCBI FCS GX divisions --> 7 <!-- NCBI FCS GX divisions -->
13 <table name="ncbi_fcs_gx_divisions" comment_char="#"> 8 <table name="ncbi_fcs_gx_divisions" comment_char="#">
14 <columns>value, tag, name</columns> 9 <columns>value, tag, name</columns>
15 <file path="tool-data/ncbi_fcs_gx_divisions.tsv" /> 10 <file path="tool-data/ncbi_fcs_gx_divisions.tsv" />