Mercurial > repos > bgruening > motus
diff tool_data_table_conf.xml.sample @ 0:d20f3b9a59a2 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mOTUs commit 36fa40d4507065b7240c0a98815a079aba589e25
author | bgruening |
---|---|
date | Fri, 06 Sep 2024 15:00:49 +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 Sep 06 15:00:49 2024 +0000 @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of motus databases --> + + <table name="motus_db_versioned" comment_char="#"> + <columns>value, version, name, path</columns> + <file path="tool-data/motus_db_versioned.loc" /> + </table> +</tables>