Mercurial > repos > dfornika > uvp
changeset 1:a31e88effccd draft
"planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/uvp commit 2482e856a9414983c82d94c9f59ff8985574895e-dirty"
author | dfornika |
---|---|
date | Fri, 11 Oct 2019 18:27:23 -0400 |
parents | 76eefba8e661 |
children | e0c51836d88a |
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 Oct 11 18:27:23 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of Kraken database in the required format --> + <table name="kraken_databases" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/kraken_databases.loc" /> + </table> +</tables>