Mercurial > repos > galaxytrakr > rgi
diff tool_data_table_conf.xml.sample @ 0:b01d62948137 draft default tip
planemo upload commit 02a9d915c5d4ee1e01a76d230a3c7196caf732f0
| author | galaxytrakr |
|---|---|
| date | Thu, 26 Mar 2026 18:55:33 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 26 18:55:33 2026 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of RGI database in the required format --> + <table name="rgi_databases" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="tool-data/rgi_databases.loc" /> + </table> +</tables> \ No newline at end of file
