Mercurial > repos > iuc > getorganelle
diff tool_data_table_conf.xml.sample @ 0:f4394bbdf433 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/getorganelle commit f981a1dde94c29df16f326e0df6aec4a27a51d87
author | iuc |
---|---|
date | Mon, 22 Aug 2022 09:59:03 +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 Mon Aug 22 09:59:03 2022 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Location of seed and label data for getorganelle --> + <table name="getorganelle" comment_char="#"> + <columns>value, name, path, db-version</columns> + <file path="tool-data/getorganelle.loc" /> + </table> +</tables>