Mercurial > repos > iuc > coreprofiler_allele_calling
diff tool_data_table_conf.xml.sample @ 0:8b8c1c9c0413 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 62961196b51799ddc4969f79c1aac46448390d51
| author | iuc |
|---|---|
| date | Tue, 22 Jul 2025 09:00:26 +0000 |
| parents | |
| children | 49416e22e6da |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jul 22 09:00:26 2025 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="coreprofiler_scheme" comment_char="#"> + <columns>value, name, path, database, scheme</columns> + <file path="${__HERE__}/tool-data/coreprofiler_scheme.loc.sample"/> + </table> +</tables> \ No newline at end of file
