Mercurial > repos > iuc > krocus
diff tool_data_table_conf.xml.test @ 0:6a97c3a857d2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/krocus commit b6dad2eecb7ef9234ec878a36242edffed4c1241
| author | iuc |
|---|---|
| date | Tue, 12 Mar 2024 10:45:51 +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 Tue Mar 12 10:45:51 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of ariba database in the required format --> + <table name="krocus_mlst_databases" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/test_krocus_mlst_databases.loc" /> + </table> +</tables> \ No newline at end of file
