Mercurial > repos > bgruening > data_manager_motus
diff tool_data_table_conf.xml.sample @ 0:0370fe3cf518 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/data_managers/ commit f42263c2875a78500f141027803a38606ecb0f14
author | bgruening |
---|---|
date | Thu, 10 Oct 2024 11:00:40 +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 Oct 10 11:00:40 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of motus DB file --> + <table name="motus_db_versioned" comment_char="#"> + <columns>value, version, name, path</columns> + <file path="tool-data/motus_db_versioned.loc" /> + </table> +</tables> \ No newline at end of file