Mercurial > repos > bgruening > infernal
diff tool_data_table_conf.xml.sample @ 20:b10f7688d14c draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/infernal commit 09c1d4ab75f5cd057ed57bf694217f0e355f785e
author | bgruening |
---|---|
date | Mon, 11 Nov 2024 10:26:56 +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 Mon Nov 11 10:26:56 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of infernal database files --> + <table name="infernal" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/infernal.loc" /> + </table> +</tables> \ No newline at end of file