Mercurial > repos > iuc > deeparg_predict
diff tool_data_table_conf.xml.sample @ 0:3953324f6d31 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deeparg commit 0f935507a23e554a7d9e181a278a00440865c3ba
author | iuc |
---|---|
date | Fri, 14 Feb 2025 11:09:55 +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 Feb 14 11:09:55 2025 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="deeparg" comment_char="#"> + <columns>value, name, path, db_version</columns> + <file path="tool-data/deeparg_database_versioned.loc"/> + </table> +</tables>