Mercurial > repos > iuc > malt_run
diff tool_data_table_conf.xml.sample @ 0:d505990b8c89 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/malt commit 04aaa266f5b2e557f42c7feca4e081c7e9c1dae6"
author | iuc |
---|---|
date | Fri, 12 Nov 2021 18:39:23 +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 Fri Nov 12 18:39:23 2021 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of Malt indices for FASTA files --> + <table name="malt_indices" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/malt_indices.loc" /> + </table> +</tables>