Mercurial > repos > iuc > data_manager_funannotate
comparison tool_data_table_conf.xml.test @ 5:d2eb758a1d7d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
| author | iuc |
|---|---|
| date | Fri, 07 Mar 2025 22:28:32 +0000 |
| parents | 22777795bb5f |
| children |
comparison
equal
deleted
inserted
replaced
| 4:10899aa247fc | 5:d2eb758a1d7d |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <table name="funannotate" comment_char="#" allow_duplicate_entries="False"> | 2 <table name="funannotate" comment_char="#" allow_duplicate_entries="False"> |
| 3 <columns>value, description, format_version, path</columns> | 3 <columns>value, description, format_version, path</columns> |
| 4 <file path="${__HERE__}/test-data/funannotate.loc" /> | 4 <file path="${__HERE__}/test-data/funannotate.loc" /> |
| 5 </table> | 5 </table> |
| 6 <table name="funannotate_options" comment_char="#" allow_duplicate_entries="False"> | |
| 7 <columns>value, name, select, db_value</columns> | |
| 8 <file path="${__HERE__}/test-data/funannotate_options.loc" /> | |
| 9 </table> | |
| 6 </tables> | 10 </tables> |
