Mercurial > repos > iuc > liana_methods
diff tool_data_table_conf.xml.sample @ 0:2b4c00803eb4 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/liana commit 8dc656081d3147b402485bd25affe05a22e5194e
| author | iuc |
|---|---|
| date | Tue, 10 Mar 2026 13:41:12 +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 Tue Mar 10 13:41:12 2026 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- LIANA Ligand-Receptor Resources (populated by data_manager_liana_resources) --> + <table name="liana_resources" comment_char="#"> + <columns>value, name, description, path</columns> + <file path="tool-data/liana_resources.loc.sample" /> + </table> +</tables>
