annotate tool_data_table_conf.xml.sample @ 5:e30bc6da7a36 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 04a067550f7d61ca8ff489e3de64efd0da3abcf1
author iuc
date Sun, 08 Sep 2024 14:37:28 +0000
parents 6c71acde9d52
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
2 <tables>
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
3 <!-- Locations of taxonomy data downloaded from NCBI -->
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
4 <table name="ncbi_taxonomy" comment_char="#">
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
5 <columns>value, name, path</columns>
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" />
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
7 </table>
6c71acde9d52 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
iuc
parents:
diff changeset
8 </tables>