Mercurial > repos > bgruening > diamond
annotate tool_data_table_conf.xml.sample @ 23:f12a64a8a5bb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
| author | iuc |
|---|---|
| date | Fri, 12 Dec 2025 11:13:59 +0000 |
| parents | fbe4eedec466 |
| children |
| rev | line source |
|---|---|
| 1 | 1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
| 2 <tables> | |
|
23
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
3 |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
4 <table name="blastdb_p" comment_char="#" allow_duplicate_entries="False"> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
5 <columns>value, name, path</columns> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
6 <file path="tool-data/blastdb_p.loc" /> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
7 </table> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
8 |
| 1 | 9 <table name="diamond_database" comment_char="#"> |
| 10 <columns>value, name, db_path</columns> | |
| 11 <file path="tool-data/diamond_database.loc" /> | |
| 12 </table> | |
|
23
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
13 |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
14 <!-- Locations of taxonomy data downloaded from NCBI --> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
15 <table name="ncbi_taxonomy" comment_char="#"> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
16 <columns>value, name, path</columns> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
17 <file path="tool-data/ncbi_taxonomy.loc" /> |
|
f12a64a8a5bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diamond commit 3b8d4b833ee2bd2a99b23b7389def84cd3de84cb
iuc
parents:
1
diff
changeset
|
18 </table> |
| 1 | 19 </tables> |
