Mercurial > repos > pimarin > abromics_galaxy_json_extractor
diff tool_data_table_conf.xml.test @ 0:c49ec8c0b046 draft
planemo upload commit bb69b191fe3ce756655bf90af4d69e4472f94ba9-dirty
author | pimarin |
---|---|
date | Sun, 04 Jun 2023 17:16:20 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Sun Jun 04 17:16:20 2023 +0000 @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<tables> + <table name="bakta_database" comment_char="#"> + <columns>value, dbkey, bakta_version, path</columns> + <file path="${__HERE__}/test-data/bakta_database.loc" /> + </table> + <table name="amrfinderplus_database" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/amrfinderplus_database.loc" /> + + </table> +</tables>