Mercurial > repos > matthias > daa2rma
changeset 1:c15cfe82054a draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/tools/megan commit be83a91522c8d88daa70728c068a128986fbf0bc-dirty
author | matthias |
---|---|
date | Mon, 05 Nov 2018 03:45:27 -0500 |
parents | 2ac9f9b9dd63 |
children | 102d29c7c5a7 |
files | tool-data/megan_tools.loc.sample tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Nov 05 03:45:27 2018 -0500 @@ -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>