Mercurial > repos > devteam > kraken_translate
annotate tool_data_table_conf.xml.test @ 6:8cebdc74a48f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken/ commit 3a94fbf6a188ea81441ef2f654ba5a74bff56f22
author | iuc |
---|---|
date | Tue, 12 Mar 2024 16:10:55 +0000 |
parents | 475284b74179 |
children |
rev | line source |
---|---|
1
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
2 <tables> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
3 <!-- Locations of Kraken database in the required format --> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
4 <table name="kraken_databases" comment_char="#"> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
5 <columns>value, name, path</columns> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/test_database.loc" /> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
7 </table> |
475284b74179
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_translate/ commit 3abfc7eb2999fa588862b84c453012c811fa8350
devteam
parents:
diff
changeset
|
8 </tables> |