Mercurial > repos > matthias > data_manager_megan_tools
diff tool_data_table_conf.xml.sample @ 0:1f839ba466da draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/data_managers/data_manager_megan_tools commit d7a7a198e8f8c9b95491f1520d478e7400a1f59c-dirty
author | matthias |
---|---|
date | Thu, 01 Nov 2018 12:25:53 -0400 |
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 Nov 01 12:25:53 2018 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of data downloaded for the megan tools --> + <table name="megan_tools" comment_char="#"> + <columns>value, name, type, path</columns> + <file path="tool-data/megan_tools.loc" /> + </table> +</tables>