Mercurial > repos > public-health-bioinformatics > micall_lite
diff tool_data_table_conf.xml.sample @ 3:786c437c144c draft
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/micall-lite commit 2436110003f0cf659a4f7e7d5b7312e8b84ad9db"
author | public-health-bioinformatics |
---|---|
date | Thu, 27 Feb 2020 19:15:39 -0500 |
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 Feb 27 19:15:39 2020 -0500 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of MiCall-Lite projects files in the required format --> + <table name="micall_lite_projects_files" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/micall_lite_projects_files.loc" /> + </table> +</tables>