Mercurial > repos > iuc > cami_amber
annotate tool_data_table_conf.xml.sample @ 7:2e7b727a0e05 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 430cd92e7151f4ff87796589e7f51e4007aca38f
author | iuc |
---|---|
date | Mon, 10 Feb 2025 15:07:49 +0000 |
parents | 6c71acde9d52 |
children |
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> |