Mercurial > repos > iuc > data_manager_celltypist_models
diff tool_data_table_conf.xml.test @ 0:92f55460a4eb draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_celltypist_models commit c2ec745fbeb5e03e8c4e111c87c85823ebe08b43
| author | iuc |
|---|---|
| date | Tue, 10 Mar 2026 20:01:24 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Mar 10 20:01:24 2026 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="celltypist_models" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, date, path</columns> + <file path="${__HERE__}/test-data/celltypist_models.loc" /> + </table> +</tables>
