annotate tool_data_table_conf.xml.sample @ 3:841e462ac1ee
draft default tip
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/gtdbtk
| author |
leomrtns |
| date |
Fri, 04 Oct 2019 09:26:46 -0400 |
| parents |
c22501876284 |
| children |
|
| rev |
line source |
|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tables>
|
|
2
|
3 <!-- Locations of GTDB-TK database in the required format for server -->
|
|
0
|
4 <table name="gtdbtk_databases" comment_char="#" allow_duplicate_entries="False">
|
|
|
5 <columns>value, name, path</columns>
|
|
|
6 <file path="tool-data/gtdb_databases.loc" />
|
|
|
7 </table>
|
|
|
8 </tables>
|