Mercurial > repos > iuc > plasmidfinder
view tool_data_table_conf.xml.sample @ 1:eccc7495c3d9 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 69aab27f0210af0f0986d63575f9bfdb3f9d1f6a
author | iuc |
---|---|
date | Fri, 14 Oct 2022 11:54:49 +0000 |
parents | 2b6e795b22a9 |
children | 7075b7a5441b |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of plasmid database to plasmidfinder --> <table name="plasmidfinder_db" comment_char="#"> <columns>value, name, path</columns> <file path="${__HERE__}/test-data/plasmidfinder_db.loc" /> </table> </tables>