annotate tool_data_table_conf.xml.sample @ 6:319b8aac032d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 09a7f1234811e6104671c0fbb51a515e13815041
author iuc
date Sat, 08 Feb 2025 11:32:30 +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>