Mercurial > repos > iuc > coreprofiler_allele_calling
diff tool_data_table_conf.xml.sample @ 6:2b8a05bf028b 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:29:52 +0000 |
| parents | 2cce87fd19ff |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Dec 18 15:21:33 2025 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jan 08 10:29:52 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
