Mercurial > repos > iuc > virhunter
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:457fd8fd681a |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Locations of indexes in the virhunter mapper format for virhunter versions XXXXX--> | |
4 <table name="virhunter_models" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/virhunter.loc" /> | |
7 </table> | |
8 </tables> | |
9 | |
10 |