Mercurial > repos > iuc > busco
comparison tool_data_table_conf.xml.test @ 23:4e70d88adf2f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/busco/ commit 68696449a909c43d0e44bc9cfc8f8945e8a9dfce
author | iuc |
---|---|
date | Fri, 04 Apr 2025 11:18:42 +0000 |
parents | 94170eee0ad8 |
children |
comparison
equal
deleted
inserted
replaced
22:e5c372c91e46 | 23:4e70d88adf2f |
---|---|
1 <tables> | 1 <tables> |
2 <table name="busco_database" comment_char="#"> | 2 <table name="busco_database" comment_char="#"> |
3 <columns>value, name, version, path</columns> | 3 <columns>value, name, version, path</columns> |
4 <file path="${__HERE__}/test-data/busco_database.loc" /> | 4 <file path="${__HERE__}/test-data/busco_database.loc" /> |
5 </table> | 5 </table> |
6 <table name="busco_database_options" comment_char="#"> | |
7 <columns>value, name, db_value</columns> | |
8 <file path="${__HERE__}/test-data/busco_database_options.loc" /> | |
9 </table> | |
6 </tables> | 10 </tables> |