Mercurial > repos > pimarin > plasmidfinder
diff tool_data_table_conf.xml.test @ 0:7c8c8a816114 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 2cb90e0f01974c35c0ea84789a3d19c704b91c84
author | pimarin |
---|---|
date | Tue, 14 Feb 2023 16:03:07 +0000 |
parents | |
children | c64d0c156f96 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Feb 14 16:03:07 2023 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of plasmidfinder database in the required format --> + <table name="plasmidfinder_database" comment_char="#"> + <columns>value, name, date, path</columns> + <file path="${__HERE__}/test-data/plasmidfinder.loc.test"/> + </table> +</tables>