Mercurial > repos > dfornika > mob_suite
changeset 2:31057f26bbb8 draft
planemo upload for repository https://github.com/phac-nml/mob-suite commit 4c922d083dff667315e2ba083bbb070c019ba694-dirty
author | dfornika |
---|---|
date | Fri, 21 Jun 2019 20:58:33 -0400 |
parents | 40cb4eecef7c |
children | 8f34575bb95b |
files | 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 Fri Jun 21 20:58:33 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of MOB-Suite database in the required format --> + <table name="mob_suite_databases" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/mob_suite_databases.loc" /> + </table> +</tables> \ No newline at end of file