comparison tool_data_table_conf.xml.test @ 8:ea4485e8d5fd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
author iuc
date Fri, 07 Mar 2025 22:33:04 +0000
parents 31380e038f1e
children
comparison
equal deleted inserted replaced
7:e960be756407 8:ea4485e8d5fd
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>