Mercurial > repos > iuc > coreprofiler_allele_calling
diff tool_data_table_conf.xml.sample @ 7:b781bb77a985 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit adc61f2c22d06e320a8a3776d5255f14ddd94e78
| author | iuc |
|---|---|
| date | Thu, 08 Jan 2026 10:30:20 +0000 |
| parents | 49416e22e6da |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Dec 18 15:21:57 2025 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jan 08 10:30:20 2026 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tables> - <table name="coreprofiler_scheme" comment_char="#"> + <table name="coreprofiler_versioned_scheme" comment_char="#"> <columns>value, name, tool_version, database, path, db_path, scheme_path</columns> - <file path="${__HERE__}/tool-data/coreprofiler_scheme.loc.sample"/> + <file path="${__HERE__}/tool-data/coreprofiler_versioned_scheme.loc.sample"/> </table> </tables> \ No newline at end of file
