Mercurial > repos > galaxytrakr > plasmidtrakr
diff tool_data_table_conf.xml.sample @ 0:f25631df0e9f draft
planemo upload commit 25e4c800a5358b8615dac18ea5e908e31c534020
| author | galaxytrakr |
|---|---|
| date | Wed, 29 Apr 2026 15:04:37 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Apr 29 15:04:37 2026 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of ML models for PlasmidTrakr --> + <table name="plasmidtrakr_models" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/plasmidtrakr.loc" /> + </table> +</tables> \ No newline at end of file
