Mercurial > repos > iuc > virhunter
diff tool_data_table_conf.xml.sample @ 0:457fd8fd681a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/VirHunter commit 628688c1302dbf972e48806d2a5bafe27847bdcc
author | iuc |
---|---|
date | Wed, 09 Nov 2022 12:19:26 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Nov 09 12:19:26 2022 +0000 @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of indexes in the virhunter mapper format for virhunter versions XXXXX--> + <table name="virhunter_models" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/virhunter.loc" /> + </table> +</tables> + +