Mercurial > repos > estrain > gtdbtk_classify_wf
diff tool_data_table_conf.xml.sample @ 2:bca71d3aa1bf draft default tip
planemo upload commit 21086bad5baa43e0d616b6942ded72a70840495d
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 11:56:54 +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 Fri Mar 13 11:56:54 2026 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of GTDB-Tk database versions 202 and higher --> + <table name="gtdbtk_database_versioned" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="test-data/gtdbtk_database_versioned.loc" /> + </table> +</tables> \ No newline at end of file
